mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-01-11 21:42:34 +01:00
fix 2016-10-16-adjusting-locales.md
Debian Testing is unhappy with the current content which also doesn't match what `locale -a` provides on Debian and Ubuntu systems that I could access for checking.
This commit is contained in:
parent
46a3a137da
commit
0faafd1de1
@ -13,7 +13,7 @@ redirect_from:
|
|||||||
with different types of different locales unless some things are borrowed
|
with different types of different locales unless some things are borrowed
|
||||||
from other locales.*
|
from other locales.*
|
||||||
|
|
||||||
`% sudo localectl set-locale LANG=en_GB.UTF-8 LC_TIME=en_DK.UTF-8 LC_MONETARY=fi_FI.UTF-8 LC_NAME=fi_FI.UTF-8 LC_TELEPHONE=fi_FI.UTF-8`
|
`% sudo localectl set-locale LANG=en_GB.utf8 LC_TIME=en_DK.utf8 LC_MONETARY=fi_FI.utf8 LC_NAME=fi_FI.utf8 LC_TELEPHONE=fi_FI.utf8`
|
||||||
|
|
||||||
* LANG is the language and defaults for other variables if they are unset
|
* LANG is the language and defaults for other variables if they are unset
|
||||||
and as I said I prefer en_GB which is better in Europe for matching the
|
and as I said I prefer en_GB which is better in Europe for matching the
|
||||||
|
Loading…
Reference in New Issue
Block a user