]> sourceware.org Git - glibc.git/commitdiff
Fix country_name in li_NL
authorAkhilesh Kumar <akhilesh.k@samsung.com>
Mon, 17 Jul 2017 12:19:42 +0000 (14:19 +0200)
committerMike FABIAN <mfabian@redhat.com>
Mon, 17 Jul 2017 14:41:59 +0000 (16:41 +0200)
[BZ #21770]
* locales/li_NL: Fix country_name.

localedata/ChangeLog
localedata/locales/li_NL

index 16550c17ba514dfb8eb0501c3837f2818741b696..2b909e73afdf57f5cac7fc44b373aba38241d4b7 100644 (file)
@@ -1,3 +1,8 @@
+2017-07-17  Akhilesh Kumar <akhilesh.k@samsung.com>
+
+       [BZ #21770]
+       * locales/li_NL: Fix country_name.
+
 2017-07-17  Mike FABIAN  <mfabian@redhat.com>
 
        * locales/to_TO (LC_MESSAGES): Use U+02BB instead of U+0027 in yesstr and nostr
index eaa5e9fc31dc7a408bf7e183717417bc8a45a0b7..169c5e36e698c225fa0d5d725edab7b410079674 100644 (file)
@@ -41,7 +41,8 @@ postal_fmt    "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/
 <U0020><U0025><U0068><U0020><U0025><U0065><U0020><U0025><U0072><U0025>/
 <U004E><U0025><U007A><U0020><U0025><U0054><U0025>/
 <U004E><U0025><U0063><U0025><U004E>"
-%FIXME country_name "Nederland"
+% https://li.wikipedia.org/wiki/Nederland "Nederland"
+country_name "<U004E><U0065><U0064><U0065><U0072><U006C><U0061><U006E><U0064>"
 country_post  "<U004E><U004C>"
 country_ab2   "<U004E><U004C>"
 country_ab3   "<U004E><U004C><U0044>"
This page took 0.052737 seconds and 5 git commands to generate.