Description of problem: The .desktop Name and Comment entries are not available for translation in the .po file. Version: e.g. rhn-applet-2.0.8-1
Created attachment 92952 [details] Patch fixing the build process This changes the build process to use intltool, build rhn-applet.desktop from rhn-applet.desktop.in and translations, and on the other hand to include the two strings from rhn-applet.desktop.in among strings to translate. You should probably add BuildRequires: intltool to the spec file.
Created attachment 92953 [details] Updated Czech translation Updated Czech translation so that you can test it. After applying the two patches and rebuilding the rhn-applet RPM, /usr/share/applications/rhn-applet.desktop should contain Czech localized entries (Name[cs] and Comment[cs]).
Created attachment 92954 [details] Updated Czech translation Oops, submitted the code patch again.
For reference, the above patches are against rhn-applet-2.0.9-1.
Looks good ! Applied and commited, the patch and string update, thanks a lot, Daniel
Fix confirmed, thanks. Please push the updated translations to elvis.redhat.com sometime so that translators for other languages get a chance to add their translations.