From eb46bc8fd67968693f627d0a834a5aa093e931b3 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 6 Nov 2007 18:50:21 +0000 Subject: * locales/dz_BT: Fix representation of data. --- localedata/locales/dz_BT | 35 +++++++++++++++++++---------------- 1 file changed, 19 insertions(+), 16 deletions(-) (limited to 'localedata/locales/dz_BT') diff --git a/localedata/locales/dz_BT b/localedata/locales/dz_BT index 596573797e..7b3fe1ee6c 100644 --- a/localedata/locales/dz_BT +++ b/localedata/locales/dz_BT @@ -1209,13 +1209,13 @@ END LC_COLLATE LC_MONETARY -int_curr_symbol "BTN " +int_curr_symbol " " currency_symbol "" -mon_decimal_point "." -mon_thousands_sep "," +mon_decimal_point "" +mon_thousands_sep "" mon_grouping 3;2; positive_sign "" -negative_sign "-" +negative_sign "" int_frac_digits 3 frac_digits 3 p_cs_precedes 1 @@ -1229,8 +1229,8 @@ END LC_MONETARY LC_NUMERIC -decimal_point "." -thousands_sep "," +decimal_point "" +thousands_sep "" grouping 3;2 END LC_NUMERIC @@ -1283,26 +1283,28 @@ mon " % Appropriate date & time representation -d_t_fmt "%y%m/ -%d%H/ -%M%S" +d_t_fmt "/ +/ +/ +/ +" % Appropriate date representation -d_fmt "%y/ -%m%d" +d_fmt "/ +" % Appropriate time representation "%H:%M:%S" t_fmt "/ -%H/ -%M%S" +/ +" % AM/PM signs am_pm "";"" % Appropriate 12-hour clock representation "%I:%M:%S %p" t_fmt_ampm "/ -%I/ -%M%S %p" +/ +" END LC_TIME @@ -1332,7 +1334,8 @@ measurement 1 END LC_MEASUREMENT LC_NAME -name_fmt "%p%t%g%t%m%t%f" +name_fmt "/ +" name_gen "" name_miss "" name_mr "" -- cgit 1.4.1