https://issues.apache.org/ooo/show_bug.cgi?id=124792
Issue ID: 124792
Issue Type: DEFECT
Summary: List of Locale settings should point to the Location
instead to a Language
Product: Internationalization
Version: 4.1.0
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: localedata
Assignee: [email protected]
Reporter: [email protected]
The list for Locale settings (e. g. in Tools -> Options -> Language Settings)
uses the same list as any Language chooser.
But the /Loc/ale setting is bound to a /Loc/ation and not to any language.
So it should be sorted by the country as the first entry:
Examples:
Language:
French (Switzerland)
...
German (Switzerland)
...
Italian (Switzerland)
BUT Locale Setting should be:
...
Switzerland (French)
Switzerland (German)
Switzerland (Italian)
...
This would also correspondent to currency settings:
CHF SFr Liechtenstein (German)
CHF sFr Switzerland (French)
CHF SFr Switzerland (German)
CHF SFr Switzerland (Italian)
and NOT as actual:
CHF sFr French (Switzerland)
CHF SFr German (Liechtenstein)
CHF SFr German (Switzerland)
CHF SFr Italian (Switzerland)
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.