Description of problem: Translation file contains a message "_Save to File" which is not exist at all in any of the source files of system-config-kickstart. Perheps the POT and PO files are not up2date. Version-Release number of selected component (if applicable): rawhide How reproducible: Everytime Steps to Reproduce: 1. git clone git://git.fedorahosted.org/system-config-kickstart.git 2. cd system-config-kickstart 3. grep -r "_Save to File" 4. You will find this message in POT and PO files but not in any of the source files Actual results: "_Save to File" present in POT and PO files Expected results: "_Save to File" should not be present in POT and PO files Additional info: There could be some messages which should be present in POT and POs might not be present at the moment because POT file is outdated and hence POs
Updated and pushed.