mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-06 05:10:05 +00:00
02fb3d179d
* posix/runtests.c (main): Don't use exit() to avoid warning with broken compilers. * string/bug-strncat1.c: Undefine __USE_STRING_INLINES before defining it again to avoid warning. * string/bug-strpbrk1.c: Likewise. * string/bug-strspn1.c: Likewise. 2000-10-29 Bruno Haible <haible@clisp.cons.org> * locale/C-translit.h.in: Include more rules from translit_neutral. Remove a few German and Danish specific rules. * locale/gen-translit.pl: Avoid an error when printing a string containing a '%' character. * locale/C-translit.h: Regenerated. * intl/translit.po: Choose different translations. * intl/tst-translit.c: Update. 2000-10-29 Bruno Haible <haible@clisp.cons.org> * locale/programs/ld-ctype.c (translit_include_t): New type. (locale_ctype_t): Remove translit_copy_locale, translit_copy_repertoire fields, add translit_include field. (ctype_read): After seeing "translit_start" in ignore_content mode, skip the entire translit section, not only one line. Remove dead test for tok_translit_end. Enqueue include statements into a list. Signal error if tok_eof seen before tok_translit_end. (translit_flatten): New function. (allocate_arrays): Call translit_flatten. 2000-10-30 Ulrich Drepper <drepper@redhat.com>
98 lines
1.9 KiB
Plaintext
98 lines
1.9 KiB
Plaintext
comment_char %
|
|
escape_char /
|
|
%
|
|
% German Language Locale for Luxemburg with Euro
|
|
% Language: de
|
|
% Territory: LU
|
|
% Option: euro
|
|
% Date: 2000-08-20
|
|
% Users: general
|
|
% Charset: ISO-8859-15
|
|
% Distribution and use is free, also
|
|
% for commercial purposes.
|
|
|
|
LC_IDENTIFICATION
|
|
title "German locale for Luxemburg with Euro"
|
|
source "Free Software Foundation, Inc."
|
|
address "59 Temple Place - Suite 330, Boston, MA 02111-1307, USA"
|
|
contact ""
|
|
email "bug-glibc@gnu.org"
|
|
tel ""
|
|
fax ""
|
|
language "German"
|
|
territory "Luxemburg"
|
|
revision "1.0"
|
|
date "2000-08-20"
|
|
%
|
|
category "de_LU:2000@euro";LC_IDENTIFICATION
|
|
category "de_LU:2000@euro";LC_CTYPE
|
|
category "de_LU:2000@euro";LC_COLLATE
|
|
category "de_LU:2000@euro";LC_TIME
|
|
category "de_LU:2000@euro";LC_NUMERIC
|
|
category "de_LU:2000@euro";LC_MONETARY
|
|
category "de_LU:2000@euro";LC_MESSAGES
|
|
category "de_LU:2000@euro";LC_PAPER
|
|
category "de_LU:2000@euro";LC_NAME
|
|
category "de_LU:2000@euro";LC_ADDRESS
|
|
category "de_LU:2000@euro";LC_TELEPHONE
|
|
|
|
END LC_IDENTIFICATION
|
|
|
|
LC_COLLATE
|
|
copy "iso14651_t1"
|
|
END LC_COLLATE
|
|
|
|
LC_CTYPE
|
|
copy "de_LU"
|
|
END LC_CTYPE
|
|
|
|
LC_MESSAGES
|
|
copy "de_DE"
|
|
END LC_MESSAGES
|
|
|
|
LC_MONETARY
|
|
int_curr_symbol "<U0045><U0055><U0052><U0020>"
|
|
currency_symbol "<U20AC>"
|
|
mon_decimal_point "<U002C>"
|
|
mon_thousands_sep "<U002E>"
|
|
mon_grouping 3;3
|
|
positive_sign ""
|
|
negative_sign "<U002D>"
|
|
int_frac_digits 2
|
|
frac_digits 2
|
|
p_cs_precedes 1
|
|
p_sep_by_space 1
|
|
n_cs_precedes 1
|
|
n_sep_by_space 1
|
|
p_sign_posn 4
|
|
n_sign_posn 4
|
|
END LC_MONETARY
|
|
|
|
LC_NUMERIC
|
|
copy "de_DE"
|
|
END LC_NUMERIC
|
|
|
|
LC_TIME
|
|
copy "de_LU"
|
|
END LC_TIME
|
|
|
|
LC_PAPER
|
|
copy "de_LU"
|
|
END LC_PAPER
|
|
|
|
LC_TELEPHONE
|
|
copy "de_LU"
|
|
END LC_TELEPHONE
|
|
|
|
LC_MEASUREMENT
|
|
copy "de_LU"
|
|
END LC_MEASUREMENT
|
|
|
|
LC_NAME
|
|
copy "de_LU"
|
|
END LC_NAME
|
|
|
|
LC_ADDRESS
|
|
copy "de_LU"
|
|
END LC_ADDRESS
|