About fdo#58026, Localization problem for GoogleDocs extension
julien2412
serval2412 at yahoo.fr
Tue Dec 18 04:25:15 PST 2012
Hello,
I opened fdo#58026 (https://bugs.freedesktop.org/show_bug.cgi?id=58026), so
I'll just quote what I put.
With Google docs extension
2a64b8e6f185a7f6c19d00fb8bb4cf64-gdocs_3.0.1_modified.oxt, and with English
localization, one of the option isn't translated.
In fact, the problem is just here on Addon.xcu:
88 <prop oor:name="Title" oor:type="xs:string">
89 <value xml:lang="en">Export to Zoho</value>
90 <value xml:lang="pl">Eksport do Zoho</value>
91 <value xml:lang="de">Export zu Zoho</value>
92 <value xml:lang="en">Exportar a Zoho</value>
93 <value xml:lang="it">Esporta in Zoho</value>
94 <value xml:lang="cs">Exportovat do Zoho</value>
Obviously, there's just a typo : "en" instead of "es" line 92.
the oxt is 2a64b8e6f185a7f6c19d00fb8bb4cf64-gdocs_3.0.1_modified.oxt
I found a contact on description.xml but since it's a modified version, I
don't know whom to "ping".
Any idea?
Julien
--
View this message in context: http://nabble.documentfoundation.org/About-fdo-58026-Localization-problem-for-GoogleDocs-extension-tp4024946.html
Sent from the Dev mailing list archive at Nabble.com.
More information about the LibreOffice
mailing list