Bug 118704 - Incorrect language choosen for "root"
Summary: Incorrect language choosen for "root"
Status: RESOLVED INVALID
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Firefox (show other bugs)
Version: RC 1
Hardware: x86-64 SUSE Other
: P5 - None : Minor
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-24 08:23 UTC by Armin Mohring
Modified: 2005-09-24 12:53 UTC (History)
0 users

See Also:
Found By: System Test
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Armin Mohring 2005-09-24 08:23:20 UTC
Firefox 1.06
Language: German
Language choosen in prefenrences: 1.german 2.english
Language used in Firefox: english
Comment 1 Wolfgang Rosenauer 2005-09-24 08:29:42 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.
Comment 2 Armin Mohring 2005-09-24 10:30:18 UTC
1. package Mozilla/Firefox is installed.
2. echo $LANG gives POSIX.
3. choosen language in YAST is german.
Comment 3 Wolfgang Rosenauer 2005-09-24 12:53:59 UTC
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.