diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2016-07-06 18:17:03 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2016-07-06 18:18:10 +0200 |
commit | f3ea66b37f9c2f6ef017e78012125cae35693b81 (patch) | |
tree | 65ad83aebb45a21780ea015ddebabcc13cbec637 /localedata/SUPPORTED | |
parent | dd8f8da99d7a0d93f517a07e150d8abd47386d7c (diff) | |
download | glibc-f3ea66b37f9c2f6ef017e78012125cae35693b81.zip glibc-f3ea66b37f9c2f6ef017e78012125cae35693b81.tar.gz glibc-f3ea66b37f9c2f6ef017e78012125cae35693b81.tar.bz2 |
New locale de_LI
The Principality of Liechtenstein currently does not have a corresponding
locale. Given the links with Switzerland, the best is to base the locale
on the de_CH one (German is the official language) and only change the
country related categories: LC_ADDRESS. and LC_TELEPHONE.
localedata/Changelog:
* locales/de_LI: New locale.
* SUPPORTED: Add de_LI.
Diffstat (limited to 'localedata/SUPPORTED')
-rw-r--r-- | localedata/SUPPORTED | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED index 965e2b8..843ce78 100644 --- a/localedata/SUPPORTED +++ b/localedata/SUPPORTED @@ -109,6 +109,7 @@ de_DE/ISO-8859-1 \ de_DE@euro/ISO-8859-15 \ de_IT.UTF-8/UTF-8 \ de_IT/ISO-8859-1 \ +de_LI.UTF-8/UTF-8 \ de_LU.UTF-8/UTF-8 \ de_LU/ISO-8859-1 \ de_LU@euro/ISO-8859-15 \ |