diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-03-24 12:21:06 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-03-24 12:21:06 +0000 |
commit | 92610fbe38faa5a4c338c07412c9b14c4e747ef8 (patch) | |
tree | d981ecbf35c031da0ea31491e81dcff0808870e5 /localedata/locales/nl_NL | |
parent | 82cda1d71d2de5ca04f3725e5af230ceefacf22a (diff) | |
download | glibc-92610fbe38faa5a4c338c07412c9b14c4e747ef8.tar.gz glibc-92610fbe38faa5a4c338c07412c9b14c4e747ef8.tar.xz glibc-92610fbe38faa5a4c338c07412c9b14c4e747ef8.zip |
Update.
1998-03-24 12:14 Ulrich Drepper <drepper@cygnus.com> * Makefile (distribute): Add SUPPORTED. (install-locales): New rule to install locale dat ausing localedef. * SUPPORTED: New file. Names all usable locales. Based on a patch by Cristian Gafton <gafton@redhat.com>. * locales/gr_GR: Correct collation description. * locales/nl_NL: Correct Charset requirement. * locales/pt_BR: Fix int_curr_symbol. * locales/ru_RU: Fix ctype data. Patches by Cristian Gafton <gafton@redhat.com>. * locales/nl_NL: Fix yesexpr/noexpr. * locales/pt_BR: Likewise.
Diffstat (limited to 'localedata/locales/nl_NL')
-rw-r--r-- | localedata/locales/nl_NL | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/localedata/locales/nl_NL b/localedata/locales/nl_NL index 6fe349c14d..2a467d8b4e 100644 --- a/localedata/locales/nl_NL +++ b/localedata/locales/nl_NL @@ -15,7 +15,7 @@ escape_char / % Date: 1996-10-15 % Users: general % Repertoiremap: mnemonic,ds -% Charset: ISO-8859-9 +% Charset: ISO-8859-1 % Distribution and use is free, also % for commercial purposes. @@ -28,8 +28,8 @@ copy "en_DK" END LC_COLLATE LC_MESSAGES -yesexpr "<<(><j><J><y><Y><)/>><.><*>" -noexpr "<<(><n><N><)/>><.><*>" +yesexpr "<'/>><<(><j><J><y><Y><)/>><.><*>" +noexpr "<'/>><<(><n><N><)/>><.><*>" END LC_MESSAGES LC_MONETARY |