← Back to team overview

gtg team mailing list archive

[Bug 537948] Re: translate gtg.desktop

 

Here's how to do it:

 * The file must be renamed to gtg/gtg.desktop.in
 * After that, the 'Name' and 'Comment' entries must be marked as translatable. That's as simple as renaming them to '_Name' and '_Comment'
 * The build system should then take care of creating gtg/gtg.desktop from gtg/gtg.desktop.in
 * Also of extracting the translatable files from the .desktop.in file and putting them in the .pot file, and then merging the translations back to the .desktop file. Intltool can do this, and using python-distutils-extra (bug 537968) might also help on this (the build system calls intltool).

-- 
translate gtg.desktop
https://bugs.launchpad.net/bugs/537948
You received this bug notification because you are a member of Gtg
contributors, which is subscribed to Getting Things GNOME!.

Status in Getting Things GNOME!: Triaged

Bug description:
see https://bugs.edge.launchpad.net/gtg/+bugs?field.tag=i18n





References