Bugzilla – Bug 106100
english strings in Installation Settings
Last modified: 2005-09-06 12:47:24 UTC
Installation Settings - tab titles are not translated (Overview, Expert) and I cannot locate them in a PO file. "Standard system in KDE" is not translated, although it is translated in the czech selectio po file.
Are these strings part of the yast code?
They come from control file. I just regenerated control.pot and it contains: #: control/control.PROF.glade:50 control/control.SLD.glade:50 #: control/control.SLES.glade:50 control/control.glade:50 msgid "Overview" msgstr "" #: control/control.PROF.glade:58 control/control.SLD.glade:58 #: control/control.SLES.glade:58 control/control.glade:58 msgid "Expert" msgstr ""
Thanks. Checking again, I see that both these messages are already part of control.pot . For de they are translated as follows: #: control/control.glade:50 msgid "Overview" msgstr "Überblick" #: control/control.glade:58 msgid "Expert" msgstr "Experten" I guess we should test again with the next beta. Does anybody know what is up with "Standard system in KDE"? Stefan, I guess, that's yours. I found this message in 'de': #: src/create_utf8.c:91 src/create_utf8.c:92 src/create_utf8.c:93 msgid "Standard system with KDE" msgstr "Standard-System mit KDE" But Jakub writes: "Standard system in KDE"
> "Standard system in KDE" > sorry, just a typo
Generation of translations in selections had been completely broken up to Beta2 due to switch to use of RPM_BUILD_ROOT after 9.3. :-( Wed Aug 17 00:09:17 CEST 2005 - sndirsch@suse.de - create_utf8.c: * fixed missing translations issue; dirname of bindtextdomain needs to be set to $RPM_BUILD_DIR/usr/share/locale Should be fixed with Beta3.
We have Beta4 now and bug is not still fixed :-(
Translated strings are available in cs/po/control.cs.po. Looks like a software problem.
This problem occurs in all languages. I reproduced it in Dutch, Polish, Finnish, and Spanish.
Folks, selection translations work. Overview/Expert is still not translated, but that's not selection related.
I checked the YaST file control.po in the mentioned languages (nl, pl, fi, es) an the tags Overview and Expert are translated. Why is the text displayed in English? Klaus, Stano, any idea?
The same for italian on beta4plus. Translations are ain control.it.po. Does not look like a translation problem to me. software defect?
I'm a bit confused. Would the person who takes care of that please assign the bug to him/her and update status to `assigned', please?
To me it look like a yast software issue. Jiri, please re-assign the bug, if I'm wrong or if somebody else should take a look.
Yes, software defect. Sorry that I didn't detect it earlier. I fixed it yesterday. *** This bug has been marked as a duplicate of 114677 ***