mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-30 10:45:40 +03:00
Fix country name for xh_ZA
[BZ #21959] * locales/xh_ZA (LC_ADDRESS): Fix country name.
This commit is contained in:
committed by
Mike FABIAN
parent
7a79e321c6
commit
c14b84baae
@@ -1,3 +1,8 @@
|
|||||||
|
2017-08-17 Akhilesh Kumar <akhilesh.k@samsung.com>
|
||||||
|
|
||||||
|
[BZ #21959]
|
||||||
|
* locales/xh_ZA (LC_ADDRESS): Fix country name.
|
||||||
|
|
||||||
2017-07-14 Thorsten Glaser <tg@mirbsd.de>
|
2017-07-14 Thorsten Glaser <tg@mirbsd.de>
|
||||||
|
|
||||||
[BZ #21750]
|
[BZ #21750]
|
||||||
|
|||||||
@@ -217,9 +217,8 @@ name_ms ""
|
|||||||
END LC_NAME
|
END LC_NAME
|
||||||
|
|
||||||
LC_ADDRESS
|
LC_ADDRESS
|
||||||
% Country name in Xhosa - "Mzantsi Afrika"
|
% https://xh.wikipedia.org/wiki/UMzantsi_Afrika
|
||||||
country_name "<U004D><U007A><U0061><U006E><U0074><U0073><U0069><U0020>/
|
country_name "UMzantsi Afrika"
|
||||||
<U0041><U0066><U0072><U0069><U006B><U0061>"
|
|
||||||
%
|
%
|
||||||
% Abbreviated country postal name - "ZA"
|
% Abbreviated country postal name - "ZA"
|
||||||
country_post "<U005A><U0041>"
|
country_post "<U005A><U0041>"
|
||||||
|
|||||||
Reference in New Issue
Block a user