|
Bugzilla – Full Text Bug Listing |
| Summary: | Installation issue when changing localization back and forth - Packagemanager texts might appear in a different loc than the selected one | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Lukas Ocilka <locilka> |
| Component: | Installation | Assignee: | Lukas Ocilka <locilka> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | lslezak, tcech |
| Version: | Alpha 2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Lukas Ocilka
2008-01-16 13:09:51 UTC
Index: inst_complex_welcome.ycp
===================================================================
--- inst_complex_welcome.ycp (revision 43665)
+++ inst_complex_welcome.ycp (working copy)
@@ -404,6 +404,10 @@
return `again;
}
+ // Bugzilla #354133
+ Pkg::SetPackageLocale (language);
+ Pkg::SetTextLocale (language);
+
if (ret == `next)
{
// Language has been set already.
yast2-installation-2.16.10
*** Bug 354735 has been marked as a duplicate of this bug. *** |