Bugzilla – Bug 145189
SL10.1-LOC-Linux-DE-Beta1-06/01/24 -Software Manager_Installation sources has untranslated text
Last modified: 2006-02-24 12:43:20 UTC
YaST control centre_ Software has untranslated options SL10.1 DE Beta 1 Steps to reproduce: Install Suse 10.1. Open the K Menu and select the "System" option. From the sub menu select the "YaST (Kontollzentrum)/ YaST (Control Center)" option. YaST control center launches. Choose "Software" from the left hand pane, and then "Software Management / Software installieren oder loschen" from the right. Software management opens, choose "Installation Sources / Installationsquellen from the Filter" drop down. Expected Result: All options should be translated Actual Result: The Secondary filter option is untranslated
Created attachment 64755 [details] Secondary Filter untranslated
Same for Spanish, SL10.1, Beta1
Also occurs on Braz Port Beta 1
Also occurs on Simplified Chinese SL10.1 Beta 2
Looks like this text comes from the shared library in /usr/lib/YaST2/plugin/libpy2qt.so and will need to be resourced so it may be translated.
Tanslations are not yet completely done, so missing tranlations are to be expected in this stage of development. Reassigning to Stefan so he can check if these translatable texts are resourced correctly. If yes, just reassign to Karl.
Oops - yes, it is marked for translation - but a corresponding "Textdomain" marker was missing in that file (YQPkgInstSrcFilterView.cc). This seems to be a weak point in our potfile generation for YaST2 C++ code: We check for "Textdomain" in the header, but not if there are any files with '_(' translation markers that don't have a textdomain set.
See also bug #147611
Not a bug for DE,packager is Re-designed for beta 4
Not a bug for SCH,packager is Re-designed for beta 4
FYI: Those texts will remain the same. That code is re-used. But currently this view is disabled because the underlying data structures are not ready yet.
Not a bug for ES,packager is Re-designed for beta 4
Can't find this bug.
Closing issue