diff options
author | Gunnar Hjalmarsson <gunnarhj@ubuntu.com> | 2015-09-16 22:22:26 +0200 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-10-17 00:28:13 -0400 |
commit | 213938ee8ad50156063c3b38c3d236c6f713eb4a (patch) | |
tree | 78c83a023e5c558dfe31c22a3db6283e9cf56e35 /localedata/locales | |
parent | c7266a2d8204b1a105df1a1f11d56319f0093d13 (diff) | |
download | glibc-213938ee8ad50156063c3b38c3d236c6f713eb4a.tar.gz glibc-213938ee8ad50156063c3b38c3d236c6f713eb4a.tar.xz glibc-213938ee8ad50156063c3b38c3d236c6f713eb4a.zip |
lt_LT: change currency symbol to the euro [BZ #18953]
Lithuania switched currency to the Euro on 1st Jan 2015.
Diffstat (limited to 'localedata/locales')
-rw-r--r-- | localedata/locales/lt_LT | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/localedata/locales/lt_LT b/localedata/locales/lt_LT index 44b1c75a06..47714c756b 100644 --- a/localedata/locales/lt_LT +++ b/localedata/locales/lt_LT @@ -2130,8 +2130,8 @@ translit_end END LC_CTYPE LC_MONETARY -int_curr_symbol "<U004C><U0054><U004C><U0020>" -currency_symbol "<U004C><U0074>" +int_curr_symbol "<U0045><U0055><U0052><U0020>" +currency_symbol "<U20AC>" mon_decimal_point "<U002C>" mon_thousands_sep "<U002E>" mon_grouping 3;3 |