Description of problem: The menu entry is not localized for this app. Locale is nb_NO and the translation is up to date. Strings from the .desktop file is not included in the .po file it seems. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
This is also still not fixed AFAICS
I added some lines to .desktop file so translate it please...
What lines? Why not use intltool to merge the translations into the .po files instead of having to translate stuff in the .desktop file itself?
btw, system-config-network is one example of how intltool is used to merge the translations. If you get all translations into the po files it's much easier for the translators since we don't have to attach patches for individual files in bugzilla, but can commit the translations directly. Thanks.
Created attachment 120430 [details] patch to fix the issue