From fd3bb3392b936ab7acc36b145eb87e2222643c73 Mon Sep 17 00:00:00 2001 From: Priit Laes Date: Mon, 9 May 2011 13:50:03 -0400 Subject: Estonia (et_EE) joins the eurozone --- localedata/ChangeLog | 4 ++++ localedata/locales/et_EE | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'localedata') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 06766c9fed..9ac93fd99a 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,9 @@ 2011-05-09 Ulrich Drepper + [BZ #12346] + * locales/et_EE (LC_MONETARY): Change to Euro. + Patch by Priit Laes . + [BZ #12449] * locales/lb_LU: New file. * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry. diff --git a/localedata/locales/et_EE b/localedata/locales/et_EE index 33d31102f4..c8bdc6b93d 100644 --- a/localedata/locales/et_EE +++ b/localedata/locales/et_EE @@ -2128,8 +2128,8 @@ translit_end END LC_CTYPE LC_MONETARY -int_curr_symbol "" -currency_symbol "" +int_curr_symbol "" +currency_symbol "" mon_decimal_point "" mon_thousands_sep "" mon_grouping 3;3 -- cgit v1.2.3