|
Bugzilla – Full Text Bug Listing |
| Summary: | Incorrect language choosen for "root" | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Armin Mohring <arminmohring> |
| Component: | Firefox | Assignee: | E-mail List <bnc-team-mozilla> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Minor | ||
| Priority: | P5 - None | ||
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | System Test | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Armin Mohring
2005-09-24 08:23:20 UTC
(In reply to comment #0) > Firefox 1.06 > Language: German your system's language is german? > Language choosen in prefenrences: 1.german 2.english > Language used in Firefox: english Do you have installed the package MozillaFirefox-translations? What shows echo $LANG Firefox uses $LANG for setting the language. root on a german system still uses english for LANG AFAIK. So this is expected. 1. package Mozilla/Firefox is installed. 2. echo $LANG gives POSIX. 3. choosen language in YAST is german. Then the behaviour is correct. You get almost every application in english if LANG is set to posix. (I know only about YaST which is still german) This is the wanted behaviour. |