From 5046dbb4a7eba5eccfd258f92f4735c9ffc8d069 Mon Sep 17 00:00:00 2001 From: Zack Weinberg Date: Thu, 8 Jun 2017 15:39:03 -0400 Subject: Prepare for radical source tree reorganization. All top-level files and directories are moved into a temporary storage directory, REORG.TODO, except for files that will certainly still exist in their current form at top level when we're done (COPYING, COPYING.LIB, LICENSES, NEWS, README), all old ChangeLog files (which are moved to the new directory OldChangeLogs, instead), and the generated file INSTALL (which is just deleted; in the new order, there will be no generated files checked into version control). --- REORG.TODO/localedata/locales/en_US | 190 ++++++++++++++++++++++++++++++++++++ 1 file changed, 190 insertions(+) create mode 100644 REORG.TODO/localedata/locales/en_US (limited to 'REORG.TODO/localedata/locales/en_US') diff --git a/REORG.TODO/localedata/locales/en_US b/REORG.TODO/localedata/locales/en_US new file mode 100644 index 0000000000..5345fc37cd --- /dev/null +++ b/REORG.TODO/localedata/locales/en_US @@ -0,0 +1,190 @@ +comment_char % +escape_char / + +% This file is part of the GNU C Library and contains locale data. +% The Free Software Foundation does not claim any copyright interest +% in the locale data contained in this file. The foregoing does not +% affect the license of the GNU C Library as a whole. It does not +% exempt you from the conditions of the license if your use would +% otherwise be governed by that license. + +% Locale for English locale in the USA +% Contributed by Ulrich Drepper , 2000 + +LC_IDENTIFICATION +title "English locale for the USA" +source "Free Software Foundation, Inc." +address "http:////www.gnu.org//software//libc//" +contact "" +email "bug-glibc-locales@gnu.org" +tel "" +fax "" +language "American English" +territory "United States" +revision "1.0" +date "2000-06-24" + +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 +copy "iso14651_t1" + +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 +int_p_sep_by_space 1 +p_sep_by_space 0 +n_cs_precedes 1 +int_n_sep_by_space 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 "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" + +week 7;19971130;1 +abmon "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +% Appropriate date and time representation (%c) +% "%a %d %b %Y %r %Z" +d_t_fmt "" +% +% Appropriate date representation (%x) +% "%m/%d/%Y" +d_fmt "" +% +% Appropriate time representation (%X) +% "%r" +t_fmt "" +% +% Appropriate AM/PM time representation (%r) +% "%I:%M:%S %p" +t_fmt_ampm "/ +" +% +% Strings for AM/PM +% +am_pm "";"" +END LC_TIME + +LC_MESSAGES +yesexpr "" +noexpr "" +yesstr "" +nostr "" +END LC_MESSAGES + +LC_PAPER +height 279 +width 216 +END LC_PAPER + +LC_NAME +name_fmt "/ +" +name_miss "" +name_mr "" +name_mrs "" +name_ms "" +END LC_NAME + + +LC_ADDRESS +postal_fmt "/ +/ +/ +/ +" +country_name "" +country_post "" +country_ab2 "" +country_ab3 "" +country_num 840 +% USA +country_car "" +country_isbn 0 +% English +lang_name "" +% en +lang_ab "" +% eng +lang_term "" +% eng +lang_lib "" +END LC_ADDRESS + +LC_TELEPHONE +tel_int_fmt "/ +" +tel_dom_fmt "" +int_select "" +int_prefix "" +END LC_TELEPHONE + +LC_MEASUREMENT +% US customary units. +measurement 2 +END LC_MEASUREMENT -- cgit v1.2.3-70-g09d2