muntealb
December 5th, 2007, 06:13 AM
The much awaited language file for Foxit Reader 2.2 is finally here. There are 1000 new strings, so the translators will have some work to do. But all the time spent translating is really worth it ? Not at this time.
I have translated all the new strings for FR 2.2 in romanian, but unfortunately the new language file is unusable, because the new romanian words do not appear in the interface, they are replaced by their english counterparts.
In my translation the menu titles are "shifted to the left". When a PDF document is opened inside Foxit, the title of the "File" menu is absent and its commands are under the "Edit" title and so on. The tooltips appear in english, and many commands from the menus, although translated in the language file, appear also in english.
My explanation is that there are some missing strings related to the "Advanced" menu that cause the problem.
In the language file, the strings of the menu titles [File, Edit, View, Language, Document, etc.] are in the format :
<popup id="|N" text="&MenuName">
All the menus have a string like that, that appears 4 times in the language file.
For example the "File" and "Edit" menu strings appear 4 times:
<popup id="|0" text="&File">
<popup id="|1" text="&Edit">
The same is true for the "View", "Window", etc. menus.
==================
But the "Advanced" menu string appears only 2 times:
<popup id="|6" text="&Advanced">
====================
Maybe this causes the problems, but I am not sure of this. I tried to add in the language file the instances of the missing strings related to the "Advanced" menu and the problem persists.
The language file is broken, without a doubt. And it should be fixed as soon as possible, because the other free PDF reader/editor does not have these problems with the translations.
I have translated all the new strings for FR 2.2 in romanian, but unfortunately the new language file is unusable, because the new romanian words do not appear in the interface, they are replaced by their english counterparts.
In my translation the menu titles are "shifted to the left". When a PDF document is opened inside Foxit, the title of the "File" menu is absent and its commands are under the "Edit" title and so on. The tooltips appear in english, and many commands from the menus, although translated in the language file, appear also in english.
My explanation is that there are some missing strings related to the "Advanced" menu that cause the problem.
In the language file, the strings of the menu titles [File, Edit, View, Language, Document, etc.] are in the format :
<popup id="|N" text="&MenuName">
All the menus have a string like that, that appears 4 times in the language file.
For example the "File" and "Edit" menu strings appear 4 times:
<popup id="|0" text="&File">
<popup id="|1" text="&Edit">
The same is true for the "View", "Window", etc. menus.
==================
But the "Advanced" menu string appears only 2 times:
<popup id="|6" text="&Advanced">
====================
Maybe this causes the problems, but I am not sure of this. I tried to add in the language file the instances of the missing strings related to the "Advanced" menu and the problem persists.
The language file is broken, without a doubt. And it should be fixed as soon as possible, because the other free PDF reader/editor does not have these problems with the translations.