From 9836cfe7dbf10e2a1705d1cd49b89ad81c7ff638 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 23 Feb 2002 19:05:32 +0000 Subject: Update. * elf/dl-fini.c (_dl_fini): Print some final statistics on the total number of relocations performed. --- localedata/ChangeLog | 5 +++++ localedata/locales/zh_HK | 32 ++++++++++++++++++-------------- 2 files changed, 23 insertions(+), 14 deletions(-) (limited to 'localedata') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index f2c6e96c6d..3a1e2a9714 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +2002-02-23 Ulrich Drepper + + * locales/zh_HK: Correct date information. + Patch by Anthony Fok . + 2002-02-13 Ulrich Drepper * locales/sr_YU: Correct month entries for June and July diff --git a/localedata/locales/zh_HK b/localedata/locales/zh_HK index 17c2fd329a..0439fcc4a8 100644 --- a/localedata/locales/zh_HK +++ b/localedata/locales/zh_HK @@ -81,17 +81,19 @@ LC_TIME % These are generated based on XML base Locale difintion file % for IBM Class for Unicode/Java % +% Removed trailing space, by Anthony Fok , Feb 2002 % Abbreviated weekday names (%a) -abday "";"";/ - "";"";/ - "";"";/ - "" +abday "";"";/ + "";"";/ + "";"";/ + "" % +% Removed trailing space, by Anthony Fok , Feb 2002 % Full weekday names (%A) -day "";"";/ - "";"";/ - "";"";/ - "" +day "";"";/ + "";"";/ + "";"";/ + "" % % Abbreviated month names (%b) abmon "";"";/ @@ -113,14 +115,16 @@ mon "";"";/ am_pm "";"" % % Appropriate date and time representation -% Update by Roger So -d_t_fmt "/ -/ +% Update by Roger So +% Changed %b to %m, by Anthony Fok , Feb 2002 +d_t_fmt "/ +/ " % % Appropriate date representation -% %Y年%b月%d日 %A -d_fmt "/ +% Changed %b to %m, by Anthony Fok , Feb 2002 +% %Y年%m月%d日 %A +d_fmt "/ " % % Appropriate time representation @@ -129,7 +133,7 @@ t_fmt "/ " % % Appropriate 12 h time representation (%r) -% Update by Roger So +% Update by Roger So t_fmt_ampm "/ " % -- cgit v1.2.3