From 7a7a7d2c16fb9dbd9b1ae136dd4de28a7a8398e3 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Wed, 26 Jul 2017 14:47:18 +0200 Subject: Remove erroneous tabs from some strings in locale files * locales/et_EE (LC_ADDRESS): Remove tabs in postal_fmt. * locales/hif_FJ (LC_TIME): Remove tabs in t_fmt_ampm. * locales/hif_FJ (LC_NAME): Remove tabs in name_fmt. --- localedata/ChangeLog | 6 ++++++ localedata/locales/et_EE | 8 +------- localedata/locales/hif_FJ | 6 ++---- 3 files changed, 9 insertions(+), 11 deletions(-) diff --git a/localedata/ChangeLog b/localedata/ChangeLog index be3a4a3bed..17468141c3 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2017-07-26 Mike FABIAN + + * locales/et_EE (LC_ADDRESS): Remove tabs in postal_fmt. + * locales/hif_FJ (LC_TIME): Remove tabs in t_fmt_ampm. + * locales/hif_FJ (LC_NAME): Remove tabs in name_fmt. + 2017-07-26 Mike FABIAN * locales/agr_PE (LC_IDENTIFICATION): Fix inappropriate character. diff --git a/localedata/locales/et_EE b/localedata/locales/et_EE index 93392659f4..7f68dabc18 100644 --- a/localedata/locales/et_EE +++ b/localedata/locales/et_EE @@ -2229,13 +2229,7 @@ name_fmt "/ END LC_NAME LC_ADDRESS -postal_fmt "/ - / - / - / - / - / - " +postal_fmt "%a%N%f%N%d%N%b%N%s%t%h%t%e%t%r%N%C-%z %T%N%c%N" country_name "" country_post "" country_ab2 "" diff --git a/localedata/locales/hif_FJ b/localedata/locales/hif_FJ index ac515a3efe..6dc8506bd3 100644 --- a/localedata/locales/hif_FJ +++ b/localedata/locales/hif_FJ @@ -111,8 +111,7 @@ d_fmt "< t_fmt "" % % Appropriate 12 h time representation (%r) -t_fmt_ampm "/ - " +t_fmt_ampm "%I:%M:%S %p %Z" END LC_TIME % LC_NUMERIC @@ -166,8 +165,7 @@ LC_NAME % Mrs -> Shreematee % Miss -> Kumaaree % Ms -> Sushree -name_fmt "/ - " +name_fmt "%p%t%f%t%g" name_gen "" name_mr "" name_mrs "" -- cgit v1.2.3