RSS/Atom feed Twitter
Site is read-only, email is disabled

po-files in SVN need updating

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

2 of 2 messages available
Toggle history

Please log in to manage your subscriptions.

po-files in SVN need updating David Gowers 15 Jul 08:57
  po-files in SVN need updating Sven Neumann 15 Jul 17:03
David Gowers
2008-07-15 08:57:05 UTC (over 16 years ago)

po-files in SVN need updating

I am currently learning esperanto, and I set GIMP language to esperanto. Then, I noticed that there were several things untranslated, which the po file did not even record the original string for! (ie there is not even a 'msgid' showing the untranslated message!)
For example
* File->New ( the submenu New, not 'New...' which is correctly translated as 'Nova'), along with some of its items. * Edit->Modules and Edit->Units
* Filters->Decor ('Decor' remains untranslated, though its contents are correctly translated)
* 'Windows' menu and both of its submenus

These elements are untranslated in all languages due to this; none of the po files cover any of the above, according to grep.

It looks to me like nobody remembered to update the .po files after the menu reorganization. (or is the reorganization still ongoing?) Is this an oversight or is it not the right time to do that yet?

David

Sven Neumann
2008-07-15 17:03:56 UTC (over 16 years ago)

po-files in SVN need updating

Hi,

On Tue, 2008-07-15 at 16:27 +0930, David Gowers wrote:

It looks to me like nobody remembered to update the .po files after the menu reorganization. (or is the reorganization still ongoing?) Is this an oversight or is it not the right time to do that yet?

It is not our job to update the po files. The translators do that (using intltool) before they start to work on the translations. Or they download uptodate po files from l10n.gnome.org. The files in SVN only change when a translators commits an update.

And what you claim is not true. The German translation at least has the words that you mentioned translated. You probably missed that because you grepped for the words without mnemonics.

Sven