From bdd5fccdeed418f2f79e25aa04a0b06171300c49 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 3 Mar 2000 21:07:41 +0000 Subject: Update. 2000-03-03 Ulrich Drepper * sysdeps/unix/sysv/linux/init-first.c: Remove trace of personality call. --- localedata/locales/kw_GB | 98 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 localedata/locales/kw_GB (limited to 'localedata/locales/kw_GB') diff --git a/localedata/locales/kw_GB b/localedata/locales/kw_GB new file mode 100644 index 0000000000..9a7a3d02de --- /dev/null +++ b/localedata/locales/kw_GB @@ -0,0 +1,98 @@ +escape_char / +comment_char % +repertoiremap mnemonic.ds + +% Cornish language locale for Britain +% WARNING: UNOFFICIAL; EXPERIMENTAL. CHECK WITH Keld Simonsen +% to see if there is an offical release. + +% Cornish language locale for Britain +% Source: Alastair McKinstry +% Address: Croí Lár, Ballinahalla, Maigh Cuilinn, +% Co. Gaillimh, Ireland +% Contact: Alastair McKinstry +% Email: mckinstry@computer.org +% Tel: +353 91 556177 +% Language: kl +% Territory: GB +% Revision: 1.0 +% Date: 1999-08-09 +% Users: general +% Repertoiremap: mnemonic,ds +% Charset: ISO-8859-1 +% Distribution and use is free, also +% for commercial purposes. + +LC_CTYPE +copy "en_DK" +END LC_CTYPE + +LC_COLLATE +copy "en_DK" +END LC_COLLATE + +LC_MONETARY +int_curr_symbol "

" +currency_symbol "" +mon_decimal_point "<.>" +mon_thousands_sep "<,>" +mon_grouping 3;3 +positive_sign "" +negative_sign "<->" +int_frac_digits 2 +frac_digits 2 +p_cs_precedes 1 +p_sep_by_space 0 +n_cs_precedes 1 +n_sep_by_space 0 +p_sign_posn 1 +n_sign_posn 1 +END LC_MONETARY + +LC_NUMERIC +decimal_point "<.>" +thousands_sep "<,>" +grouping 3;3 +END LC_NUMERIC + +LC_TIME +abday "";"";/ + "";"";/ + "";"";/ + "" +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +abmon "";">";/ + "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +d_t_fmt "<%><%><%><%><%><%>" +d_fmt "<%><%><%>" +t_fmt "<%>" +am_pm "";"" +t_fmt_ampm "" +END LC_TIME + +LC_MESSAGES +yesexpr "<<(><)/>><.><*>" +noexpr "<<(><)/>><.><*>" +END LC_MESSAGES -- cgit 1.4.1