Description of problem: The software appear to be only partially translated. Version-Release number of selected component (if applicable): system-config-securitylevel-1.6.15-1.1 How reproducible: Run the application with italian locale set LANG=it_IT.UTF-8 Steps to Reproduce: 1. 2. 3. Actual results: Some part of the interface remain untranslated Expected results: See the software translated Additional info: The it.po in CVS is fully translated
Strings included in the glade file for the interface were not getting added to the .pot file, so they weren't included in the translations. While it's probably too late to get any extra translations done, the good news is that a lot of these glade strings already existed commended out in the .po files, so I can roll a new package with a lot of the stuff updated.
Thanks for the fast reply. I have updated the .po with the new entry right now.