Bug 386446

Summary: Help button still English
Product: [openSUSE] openSUSE 11.0 Reporter: Kalman Kemenczy <kkemenczy>
Component: InstallationAssignee: Stefan Hundhammer <shundhammer>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Minor    
Priority: P5 - None CC: coolo, elchevive68, forgotten_XG9X5w8kVa, ke
Version: Beta 2   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Here we go...
Yast2 installer on beta3 (first install) spanish locale
Yast2 (first install) on beta3 spanish locale
Yast2 installer on beta3 spanish locale

Description Kalman Kemenczy 2008-05-03 21:16:51 UTC
During the installation, help button still English, please check the screenshot
Comment 1 Stephan Kulow 2008-05-04 18:47:31 UTC
yeah?
Comment 2 Kalman Kemenczy 2008-05-04 19:28:29 UTC
Created attachment 212167 [details]
Here we go...
Comment 3 Karl Eichwalder 2008-05-05 07:37:17 UTC
We encountered a similar(?) issue in the past.  And it was a very persistent issue... 
Comment 4 Stephan Kulow 2008-05-05 10:50:10 UTC
Stefan, this seems to be a fallout of the modui. At least it's checking in /usr/share/locale and not in /usr/share/Yast2/locale and the call to bindtextdomain is in libycp:

./libycp/src/YCode.cc:  bindtextdomain (domain.c_str (), LOCALEDIR);

I guess this needs to be in libyui too or in all frontends? I don't know - fortunately there are only little strings from qt.pot that are visible that prominently.
Comment 5 Karl Eichwalder 2008-05-05 13:08:32 UTC
*** Bug 386691 has been marked as a duplicate of this bug. ***
Comment 6 Kalman Kemenczy 2008-05-12 13:49:27 UTC
still issue in beta3
Comment 7 Karl Eichwalder 2008-05-13 07:32:36 UTC
I'd appreciate if you could fix the bug for 11.0 because it is highly visible.
Comment 8 Stephan Kulow 2008-05-13 07:37:16 UTC
if you want a hotfix: symlink /usr/share/locale/$LANG/LC_MESSAGES/qt.mo to the one in Yast2/locale
Comment 9 Luiz Fernando Ranghetti 2008-05-14 01:26:51 UTC
Hi,

I don't know if I had to open a new bug, but the Help button is not tranlated in any YaST module in Beta2 (factory in fact)

regards,
Comment 10 Stefan Hundhammer 2008-05-14 14:14:01 UTC
*** Bug 389579 has been marked as a duplicate of this bug. ***
Comment 11 Stefan Hundhammer 2008-05-14 14:15:09 UTC
The LOCALEDIR symbol was set to the wrong path: It pointed to /usr/share/locale, not to /usr/share/YaST2/locale. Fixed.
Comment 12 Forgotten User XG9X5w8kVa 2008-05-16 21:14:19 UTC
Still present in beta 3. The help button and yast2 installer are untranslated.
See screeshots (selected locale is spanish)
Comment 13 Forgotten User XG9X5w8kVa 2008-05-16 21:20:58 UTC
Created attachment 216114 [details]
Yast2 installer on beta3 (first install) spanish locale
Comment 14 Forgotten User XG9X5w8kVa 2008-05-16 21:25:24 UTC
Created attachment 216115 [details]
Yast2 (first install)  on beta3 spanish locale
Comment 15 Forgotten User XG9X5w8kVa 2008-05-16 21:27:15 UTC
Created attachment 216116 [details]
Yast2 installer on beta3 spanish locale
Comment 16 Mike Fabian 2008-05-16 21:40:37 UTC
Miguel Angel Alvarez> Still present in beta 3.

Stefan Hundhammer wrote “Fixed” on 2008-05-14 (see comment #11).
This Fix cannot be in Beta3 yet. Beta3 was released on 2008-05-15
but the submission deadline is always several days before.

Comment 17 Stefan Hundhammer 2008-05-19 09:41:25 UTC
(In reply to comment #16 from Mike Fabian)
> Miguel Angel Alvarez> Still present in beta 3.
> 
> Stefan Hundhammer wrote “Fixed” on 2008-05-14 (see comment #11).
> This Fix cannot be in Beta3 yet. Beta3 was released on 2008-05-15
> but the submission deadline is always several days before.

Right. I wish people would be less eager to reopen stuff and thus create addtional work for us. 

Comment 18 Ladislav Michnovic 2008-05-23 13:37:39 UTC
The bug is not fixed properly, tested within Beta3+.
The Help button in installation screens is localized, but when you click on it, it opens a dialogue box with untranslated title "Help" and the button "Close" is also still in English.
Comment 19 Stefan Hundhammer 2008-05-26 10:33:49 UTC
(In reply to comment #18 from Ladislav Michnovic)
> The bug is not fixed properly, tested within Beta3+.
> The Help button in installation screens is localized, 

This is what this bug report was all about. And this is fixed.

> but when you click on it, it opens a dialogue box with untranslated 
> title "Help" and the button "Close" is also still in English.

This is a NEW bug report. Please don't hijack existing bug reports for other issues.

Comment 20 Ladislav Michnovic 2008-05-26 10:41:21 UTC
(In reply to comment #19 from Stefan Hundhammer)
> (In reply to comment #18 from Ladislav Michnovic)
> > The bug is not fixed properly, tested within Beta3+.
> > The Help button in installation screens is localized, 
> 
> This is what this bug report was all about. And this is fixed.

My view is different then yours. It is the same issue that you fixed only in one place and not in other places.
I can file another bug, but I'll have to explain again what the problem is about and write again details and context. Everything is already here. I'm sparing my and also your time. 
Comment 21 Kalman Kemenczy 2008-05-26 10:47:52 UTC
Here is mine: https://bugzilla.novell.com/show_bug.cgi?id=393848
Comment 22 Stefan Hundhammer 2008-05-26 10:52:07 UTC
Original issue is fixed