diff --git a/locale/en_SD b/locale/en_SD index 5b45849..935cafc 100644 --- a/locale/en_SD +++ b/locale/en_SD @@ -11,27 +11,23 @@ tel "" fax "" language "English" territory "Earth" -revision "1.1" -date "2019-12-19" +revision "1.2" +date "2019-12-31" % -category "i18n:2012";LC_IDENTIFICATION -category "i18n:2012";LC_CTYPE -category "i18n:2012";LC_COLLATE -category "i18n:2012";LC_TIME -category "i18n:2012";LC_NUMERIC -category "i18n:2012";LC_MONETARY -category "i18n:2012";LC_MESSAGES -category "i18n:2012";LC_PAPER -category "i18n:2012";LC_NAME -category "i18n:2012";LC_ADDRESS -category "i18n:2012";LC_TELEPHONE -category "i18n:2012";LC_MEASUREMENT +category "i18n:2012";LC_IDENTIFICATION +category "i18n:2012";LC_CTYPE +category "i18n:2012";LC_COLLATE +category "i18n:2012";LC_TIME +category "i18n:2012";LC_NUMERIC +category "i18n:2012";LC_MONETARY +category "i18n:2012";LC_MESSAGES +category "i18n:2012";LC_PAPER +category "i18n:2012";LC_NAME +category "i18n:2012";LC_ADDRESS +category "i18n:2012";LC_TELEPHONE +category "i18n:2012";LC_MEASUREMENT END LC_IDENTIFICATION -LC_CTYPE -copy "en_GB" -END LC_CTYPE - LC_COLLATE % Copy the template from ISO/IEC 14651 @@ -39,11 +35,20 @@ copy "iso14651_t1" END LC_COLLATE +LC_CTYPE +copy "i18n" + +translit_start +include "translit_combining";"" +translit_end +END LC_CTYPE + LC_MONETARY int_curr_symbol "EUR " currency_symbol "€" mon_decimal_point "." -mon_thousands_sep " " +% u202f = narrow nbsp +mon_thousands_sep "" mon_grouping 3;3 positive_sign "" negative_sign "-" @@ -62,7 +67,8 @@ END LC_MONETARY LC_NUMERIC decimal_point "." -thousands_sep " " +% u202f = narrow nbsp +thousands_sep "" grouping 3;3 END LC_NUMERIC