glibc/localedata/locales/de_DE@euro
Ulrich Drepper 02fb3d179d Update.
* 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>
2000-10-31 04:38:55 +00:00

95 lines
1.7 KiB
Plaintext

escape_char /
comment_char %
% Locale for German locale in Germany
% Contributed by Ulrich Drepper <drepper@redhat.com>, 2000
LC_IDENTIFICATION
title "German locale for Germany 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 "Germany"
revision "1.0"
date "2000-06-24"
%
category "de_DE@euro:2000";LC_IDENTIFICATION
category "de_DE@euro:2000";LC_CTYPE
category "de_DE@euro:2000";LC_COLLATE
category "de_DE@euro:2000";LC_TIME
category "de_DE@euro:2000";LC_NUMERIC
category "de_DE@euro:2000";LC_MONETARY
category "de_DE@euro:2000";LC_MESSAGES
category "de_DE@euro:2000";LC_PAPER
category "de_DE@euro:2000";LC_NAME
category "de_DE@euro:2000";LC_ADDRESS
category "de_DE@euro:2000";LC_TELEPHONE
END LC_IDENTIFICATION
LC_CTYPE
copy "de_DE"
END LC_CTYPE
LC_COLLATE
% Copy the template from ISO/IEC 14651
copy "iso14651_t1"
END LC_COLLATE
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 0
p_sep_by_space 1
n_cs_precedes 0
n_sep_by_space 1
p_sign_posn 1
n_sign_posn 1
%
END LC_MONETARY
LC_NUMERIC
copy "de_DE"
END LC_NUMERIC
LC_TIME
copy "de_DE"
END LC_TIME
LC_MESSAGES
copy "de_DE"
END LC_MESSAGES
LC_PAPER
copy "de_DE"
END LC_PAPER
LC_NAME
copy "de_DE"
END LC_NAME
LC_ADDRESS
copy "de_DE"
END LC_ADDRESS
LC_TELEPHONE
copy "de_DE"
END LC_TELEPHONE
LC_MEASUREMENT
copy "de_DE"
END LC_MEASUREMENT