Created attachment 889554 [details] screen shot Description of problem: Some items are not translated in anaconda of rawhide 20140423. Version-Release number of selected component (if applicable): anaconda 21.33-1 How reproducible: 100% Steps to Reproduce: 1.run anaconda of rawhide 20140423 on kvm 2.select Chinese language 3. Actual results: Some items have not been translated like "Get me out of here!" Expected results: All main items should be translated into Chinese. Additional info:
The two strings "get me out of here" and "I accept my fate" have been both translated into Chinese in Transifex for 6 months. I don't know why they appear untranslated in the beta version of welcome screen. What about the other languages, for example zh_TW? It may be the build problem, or 21.33-1 didn't use the right translation file. I think it's better to seek help from the guys of anaconda team. BTW, it locates in pyanaconda/ui/gui/spokes/welcome.glade:28
The problem is the use of the translation context when retranslating the widgets as a language is picked. This bug applies to all languages.