This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH v2] Fix LC_MESSAGES for li_NL


[BZ #21770]
       * Fixed LC_MESSAGES for li_NL

Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
---
 localedata/locales/li_NL |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/localedata/locales/li_NL b/localedata/locales/li_NL
index 67ddc34..843085d 100644
--- a/localedata/locales/li_NL
+++ b/localedata/locales/li_NL
@@ -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>"
-- 
1.7.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]