A locale is a set of parameters that defines the user's language, country and any special variant preferences, such as date format and currency, that the user wants to see in their user interface. Usually a locale identifier consists of at least a language identifier and a region identifier.
Questions tagged [locale]
193 questions
60
votes
3 answers
How to remove 'Unknown Locale (qaa-Latn)' from fresh Windows Server installation?
I just installed Windows Server 2016 in a development virtual machine and strangely there is an 'Unknown Locale (qaa-Latn)' listed in my language / input list (in the task bar) and it doesn't show up anywhere in the 'Clock, Language and Region' and…
Jörg Battermann
- 793
- 3
- 8
- 12
33
votes
3 answers
LANG and LANGUAGE environment variable in Debian based systems
It seems both the LANG and LANGUAGE environment variable are used by some programs to determine their user interface language.
What are the exact semantics of these variables and where can I read about their correct usage? The manpage for locale(1)…
aef
- 1,282
- 3
- 17
- 20
30
votes
6 answers
Permanently change default language and keyboard settings - what am I missing?
I'm trying to configure a Debian Linux (ARMHF 3.8.13-bone20) on a BeagleBone Black to use German as the default language and keyboard layout, which does not work, and I can't see why. I'm talking about the console settings, not X or Gnome etc. Here…
Rob
- 399
- 1
- 8
- 23
29
votes
1 answer
Why "LANG=C"? (not D or E or F)
In order to turn off localisation features one should set the LANG environment variable to "C".
Why "C"? Where did it come from?
Vi.
- 15,745
- 28
- 103
- 182
20
votes
1 answer
Differences between en_US.utf8 and en_US.UTF-8?
I've had a terrible time getting zsh to play nicely with Debian Jessie, and I've come to the conclusion that my issues all stem from my system's locale. Running locale, I…
Connor Glosser
- 415
- 1
- 3
- 9
20
votes
3 answers
How to set decimal separator in Libre Office Calc?
How do I set the decimal separator in Libre Office Calc?
I want the decimal separator to be dot (.), not comma (,):
I want to set this system-wide and as default (don't want to set this for each cell).
Dims
- 10,954
- 75
- 151
- 236
19
votes
3 answers
Can I Start particular program with different language settings in Windows
I am using my windows with Turkish language as first choice. Non-Unicode programs also use Turkish language.
My particular program, Visual Studio 2005 (Business Intelligence Studio 2005) is behaving strangely with this language setting. It has no…
Atilla Ozgur
- 733
- 2
- 7
- 10
15
votes
6 answers
Can I keep Windows from defaulting printers to A4 paper?
There's an old joke that English will be the language of Heaven, because Americans won't learn foreign languages. Microsoft seems to have internalized this joke...
I am an American English speaker; I occasionally need to type in Russian, so I…
MT_Head
- 944
- 5
- 10
- 20
15
votes
2 answers
Where is the list of available Windows locales?
If you open the Regional and Language Options (via Control Panel), and click on the Regional Options tab, then there is a drop down list of all the available locales.
Where is this list populated from?
(I want to compare the settings for each…
Richard Cotton
- 345
- 1
- 3
- 15
14
votes
2 answers
How to launch a 64-bit program with a different locale than the system locale?
I'm looking for a way to launch 64-bit programs in a Chinese, Japanese, and Russian locale without changing my current system locale (which is English). With Microsoft's AppLocale I was able to launch 32-bit programs in any locale but AppLocale…
Jorge Luque
- 762
- 5
- 11
- 23
13
votes
1 answer
Switch Calc (or Excel) formulas to English language
I'm not using an American/English version of Calc/Excel so, every time I want to post here (or on other "web-places") or when I want to try formulas posted by others I need to "translate" them somehow before... (I'm actually using on-line references…
danicotra
- 1,864
- 2
- 12
- 23
13
votes
1 answer
How to change the UI language in Google Drive?
There is currently no option to change the UI language in Google Drive.
Is it possible to change it somehow?
Matija Grcic
- 1,373
- 1
- 10
- 14
13
votes
1 answer
Clock separator renders incorrectly under GNOME 3.38 on Arch Linux with Ubuntu font
I recently switched to Arch Linux from Ubuntu, and so to ease the switch, I've installed the GTK themes used by Ubuntu and switched to the Ubuntu font family across the system. However, there is a minor flaw with the clocks in the GNOME interface,…
juniorRubyist
- 1,276
- 1
- 15
- 31
11
votes
2 answers
Changing Windows locales on a per-process basis
Is there any way to change the Windows locale only for a particular program?
I have one or two programs that don't work correctly for non-English (U.S.) locales and would like to work around theirs bugs without changing my user-wide locale settings.
Josh Kelley
- 1,497
- 2
- 15
- 28
10
votes
2 answers
Linux - Forcing 24-hour locale?
Is there any way to force 24-hour time in my locale (for example, 14:00) instead of 12-hour time (2:00 PM)?
I use the en_US locale with a UTF-8 character set on Arch Linux, but this shouldn't matter, I think.
RétroX
- 203
- 2
- 6