about summary refs log tree commit diff
path: root/localedata/locales/et_EE
diff options
context:
space:
mode:
authorMärt Põder <tramm@p6drad-teel.net>2016-08-15 11:46:21 +0200
committerFlorian Weimer <fweimer@redhat.com>2016-08-15 13:20:04 +0200
commit89b7dd27eab6c265e97f028fab6e3977c54a5fa6 (patch)
tree27d280dcb1976f5ae37640e9d909108a2dac1c40 /localedata/locales/et_EE
parent3f0eedddbe260aad3a7b88051d6aa2b205218aa9 (diff)
downloadglibc-89b7dd27eab6c265e97f028fab6e3977c54a5fa6.tar.gz
glibc-89b7dd27eab6c265e97f028fab6e3977c54a5fa6.tar.xz
glibc-89b7dd27eab6c265e97f028fab6e3977c54a5fa6.zip
locales: et_EE: locale has wrong {p,n}_cs_precedes value [BZ #20459]
According to "Requirements of information technology in Estonian
language and cultural environment" the monetary symbol should be
written after the amount number:

  https://www.evs.ee/products/evs-8-2008
Diffstat (limited to 'localedata/locales/et_EE')
-rw-r--r--localedata/locales/et_EE4
1 files changed, 2 insertions, 2 deletions
diff --git a/localedata/locales/et_EE b/localedata/locales/et_EE
index 096cdd5fa4..83115c69e3 100644
--- a/localedata/locales/et_EE
+++ b/localedata/locales/et_EE
@@ -2141,9 +2141,9 @@ positive_sign       ""
 negative_sign       "<U002D>"
 int_frac_digits     2
 frac_digits         2
-p_cs_precedes       1
+p_cs_precedes       0
 p_sep_by_space      1
-n_cs_precedes       1
+n_cs_precedes       0
 n_sep_by_space      1
 p_sign_posn         1
 n_sign_posn         1