This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.
Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Jakub Jelinek <jakub@redhat.com> writes:
|> --- libc/localedata/locales/en_GB.jj Thu Jun 29 07:39:55 2000
|> +++ libc/localedata/locales/en_GB Thu Jun 29 14:34:54 2000
|> @@ -22,7 +22,7 @@ comment_char %
|> LC_IDENTIFICATION
|> title "English locale for Britain"
|> source "RAP"
|> -address "Sankt Jo//rgens Alle 8, DK-1615 Ko//benhavn V, Danmark"
|> +address "Sankt Jo<U00F8>rgens Alle 8, DK-1615 K<U00F8>benhavn V, Danmark"
^^^^^^^^
Shouldn't that rather be
address "Sankt J<U00F8>rgens Alle 8, DK-1615 K<U00F8>benhavn V, Danmark"
^^^^^^^
?
Andreas.
--
Andreas Schwab "And now for something
SuSE Labs completely different."
Andreas.Schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |