public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Fix ms_MY typo
@ 2002-04-05  9:01 Jakub Jelinek
  2002-04-05 17:08 ` Ulrich Drepper
  0 siblings, 1 reply; 2+ messages in thread
From: Jakub Jelinek @ 2002-04-05  9:01 UTC (permalink / raw)
  To: Ulrich Drepper; +Cc: Glibc hackers

Hi!

Here is a typo fix for ms_MY.

Besides this, I'm still seeing lots of warnings/errors on current locales:
- ar_SD, be_BY, es_EC, sr_YU don't have int_curr_symbol following ISO 4217,
  unfortunately I have really now idea what the monetary symbols
  really should be (e.g. whether Sudan uses Dinars or Pounds, found both
  in google).
- nl_BE/oc_FR LC_MONETARY: unknown character in field `currency_symbol'
  Really don't know what's going on here and why <A002C>
  is not transliterated, it works e.g. for plain fr_BE and fr_FR which
  these two include
- sr_YU@cyrillic: cannot add already read locale `sr_YU' a second time
  sr_YU works just fine, this one is just copy "sr_YU" most of the time
- pt_PT, wa_BE: circular dependencies between locale definitions
- sv_FI: lots of errors, while fi_FI works just fine and sv_FI
  mostly includes it
Any ideas?

2002-04-05  Jakub Jelinek  <jakub@redhat.com>

	* locales/ms_MY (day): Fix a typo.

--- libc/localedata/locales/ms_MY.jj	Mon Dec 10 19:16:14 2001
+++ libc/localedata/locales/ms_MY	Fri Apr  5 18:04:58 2002
@@ -97,7 +97,7 @@ abday       "<U0041><U0068><U0064>";"<U0
 %
 % Full weekday names (%A)
 day         "<U0041><U0068><U0061><U0064>";"<U0049><U0073><U006E><U0069><U006E>";/
-            "<U0053><U0065><U006C><U0061><U0073><U0061>";"<U0052><U0061><U0062><U0075";/
+            "<U0053><U0065><U006C><U0061><U0073><U0061>";"<U0052><U0061><U0062><U0075>";/
             "<U004B><U0068><U0061><U006D><U0069><U0073>";"<U004A><U0075><U006D><U0061><U0061><U0074>";/
             "<U0053><U0061><U0062><U0074><U0075>"
 %

	Jakub

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Fix ms_MY typo
  2002-04-05  9:01 [PATCH] Fix ms_MY typo Jakub Jelinek
@ 2002-04-05 17:08 ` Ulrich Drepper
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Drepper @ 2002-04-05 17:08 UTC (permalink / raw)
  To: Jakub Jelinek; +Cc: Glibc hackers

[-- Attachment #1: Type: text/plain, Size: 481 bytes --]

On Fri, 2002-04-05 at 09:00, Jakub Jelinek wrote:

> Here is a typo fix for ms_MY.

Thanks, I've applied it.


> Any ideas [about the other errors] ?

No.  I don't want to put any wrong information in there so we should
just leave it as it is.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-04-06  1:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-05  9:01 [PATCH] Fix ms_MY typo Jakub Jelinek
2002-04-05 17:08 ` Ulrich Drepper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).