mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-30 12:31:53 +08:00
* locales/pa_IN (am_pm): Fix character names.
2005-03-18 Ulrich Drepper <drepper@redhat.com> * SUPPORTED (SUPPORTED-LOCALES): Add af_ZA.UTF-8.
This commit is contained in:
parent
20fe49b93a
commit
93a91a8a0a
@ -1,3 +1,11 @@
|
|||||||
|
2005-03-18 Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
|
* locales/pa_IN (am_pm): Fix character names.
|
||||||
|
|
||||||
|
2005-03-18 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
* SUPPORTED (SUPPORTED-LOCALES): Add af_ZA.UTF-8.
|
||||||
|
|
||||||
2004-12-19 Roland McGrath <roland@frob.com>
|
2004-12-19 Roland McGrath <roland@frob.com>
|
||||||
|
|
||||||
* gen-unicode-ctype.c (output_tables): Fix email address in output.
|
* gen-unicode-ctype.c (output_tables): Fix email address in output.
|
||||||
|
@ -5,6 +5,7 @@ aa_DJ/ISO-8859-1 \
|
|||||||
aa_ER/UTF-8 \
|
aa_ER/UTF-8 \
|
||||||
aa_ER@saaho/UTF-8 \
|
aa_ER@saaho/UTF-8 \
|
||||||
aa_ET/UTF-8 \
|
aa_ET/UTF-8 \
|
||||||
|
af_ZA.UTF-8/UTF-8 \
|
||||||
af_ZA/ISO-8859-1 \
|
af_ZA/ISO-8859-1 \
|
||||||
am_ET/UTF-8 \
|
am_ET/UTF-8 \
|
||||||
an_ES/ISO-8859-15 \
|
an_ES/ISO-8859-15 \
|
||||||
|
@ -5,7 +5,7 @@ escape_char /
|
|||||||
|
|
||||||
LC_IDENTIFICATION
|
LC_IDENTIFICATION
|
||||||
title "Punjabi language locale for Indian Punjabi(Gurmukhi)"
|
title "Punjabi language locale for Indian Punjabi(Gurmukhi)"
|
||||||
source "IndLinux.org"
|
source "IndLinux.org"
|
||||||
address ""
|
address ""
|
||||||
contact ""
|
contact ""
|
||||||
email "bug-glibc-locales@gnu.org"
|
email "bug-glibc-locales@gnu.org"
|
||||||
@ -14,7 +14,7 @@ fax ""
|
|||||||
language "Punjabi"
|
language "Punjabi"
|
||||||
territory "India"
|
territory "India"
|
||||||
revision "0.2"
|
revision "0.2"
|
||||||
date "2004-09-30"
|
date "2004-09-30"
|
||||||
%
|
%
|
||||||
category "pa_IN:2000";LC_IDENTIFICATION
|
category "pa_IN:2000";LC_IDENTIFICATION
|
||||||
category "pa_IN:2000";LC_CTYPE
|
category "pa_IN:2000";LC_CTYPE
|
||||||
@ -122,8 +122,8 @@ mon "<U0A1C><U0A28><U0A35><U0A30><U0A40>";/
|
|||||||
|
|
||||||
%
|
%
|
||||||
% Equivalent of AM PM
|
% Equivalent of AM PM
|
||||||
am_pm "<U0A38><U035><U0A47><U0A30><U0A47>";/
|
am_pm "<U0A38><U0035><U0A47><U0A30><U0A47>";/
|
||||||
"<U0A36><U0A3E><U02E>"
|
"<U0A36><U0A3E><U002E>"
|
||||||
|
|
||||||
%
|
%
|
||||||
% Appropriate date and time representation
|
% Appropriate date and time representation
|
||||||
|
Loading…
Reference in New Issue
Block a user