mirror of
https://sourceware.org/git/glibc.git
synced 2025-11-27 12:01:15 +03:00
localedata: fix de_LI locale
Fix the postal_fmt and country_name entries to continue on the following line without indentation. localedata/Changelog: * locales/de_LI (postal_fmt): Fix indentation. (country_name): Likewise.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2016-07-07 Aurelien Jarno <aurelien@aurel32.net>
|
||||||
|
|
||||||
|
* locales/de_LI (postal_fmt): Fix indentation.
|
||||||
|
(country_name): Likewise.
|
||||||
|
|
||||||
2016-07-06 Aurelien Jarno <aurelien@aurel32.net>
|
2016-07-06 Aurelien Jarno <aurelien@aurel32.net>
|
||||||
|
|
||||||
* locales/de_LI: New locale.
|
* locales/de_LI: New locale.
|
||||||
|
|||||||
@@ -80,12 +80,12 @@ END LC_NAME
|
|||||||
|
|
||||||
LC_ADDRESS
|
LC_ADDRESS
|
||||||
postal_fmt "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/
|
postal_fmt "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/
|
||||||
<U0025><U0064><U0025><U004E><U0025><U0062><U0025><U004E><U0025><U0073>/
|
<U0025><U0064><U0025><U004E><U0025><U0062><U0025><U004E><U0025><U0073>/
|
||||||
<U0020><U0025><U0068><U0020><U0025><U0065><U0020><U0025><U0072><U0025>/
|
<U0020><U0025><U0068><U0020><U0025><U0065><U0020><U0025><U0072><U0025>/
|
||||||
<U004E><U0025><U0025><U007A><U0020><U0025><U0054><U0025>/
|
<U004E><U0025><U0025><U007A><U0020><U0025><U0054><U0025>/
|
||||||
<U004E><U0025><U0063><U0025><U004E>"
|
<U004E><U0025><U0063><U0025><U004E>"
|
||||||
country_name "<U004C><U0069><U0065><U0063><U0068><U0074><U0065><U006E><U0073><U0074>/
|
country_name "<U004C><U0069><U0065><U0063><U0068><U0074><U0065><U006E><U0073><U0074>/
|
||||||
<U0065><U0069><U006E>"
|
<U0065><U0069><U006E>"
|
||||||
country_ab2 "<U004C><U0049>"
|
country_ab2 "<U004C><U0049>"
|
||||||
country_ab3 "<U004C><U0049><U0045>"
|
country_ab3 "<U004C><U0049><U0045>"
|
||||||
country_num 438
|
country_num 438
|
||||||
|
|||||||
Reference in New Issue
Block a user