Skip to content

Commit

Permalink
* locales/pa_IN (am_pm): Fix character names.
Browse files Browse the repository at this point in the history
2005-03-18  Ulrich Drepper  <drepper@redhat.com>

	* SUPPORTED (SUPPORTED-LOCALES): Add af_ZA.UTF-8.
  • Loading branch information
Ulrich Drepper committed Mar 18, 2005
1 parent 20fe49b commit 93a91a8
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
8 changes: 8 additions & 0 deletions localedata/ChangeLog
Original file line number Diff line number Diff line change
@@ -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>

* gen-unicode-ctype.c (output_tables): Fix email address in output.
Expand Down
1 change: 1 addition & 0 deletions localedata/SUPPORTED
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ aa_DJ/ISO-8859-1 \
aa_ER/UTF-8 \
aa_ER@saaho/UTF-8 \
aa_ET/UTF-8 \
af_ZA.UTF-8/UTF-8 \
af_ZA/ISO-8859-1 \
am_ET/UTF-8 \
an_ES/ISO-8859-15 \
Expand Down
8 changes: 4 additions & 4 deletions localedata/locales/pa_IN
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ escape_char /

LC_IDENTIFICATION
title "Punjabi language locale for Indian Punjabi(Gurmukhi)"
source "IndLinux.org"
source "IndLinux.org"
address ""
contact ""
email "bug-glibc-locales@gnu.org"
Expand All @@ -14,7 +14,7 @@ fax ""
language "Punjabi"
territory "India"
revision "0.2"
date "2004-09-30"
date "2004-09-30"
%
category "pa_IN:2000";LC_IDENTIFICATION
category "pa_IN:2000";LC_CTYPE
Expand Down Expand Up @@ -122,8 +122,8 @@ mon "<U0A1C><U0A28><U0A35><U0A30><U0A40>";/

%
% Equivalent of AM PM
am_pm "<U0A38><U035><U0A47><U0A30><U0A47>";/
"<U0A36><U0A3E><U02E>"
am_pm "<U0A38><U0035><U0A47><U0A30><U0A47>";/
"<U0A36><U0A3E><U002E>"

%
% Appropriate date and time representation
Expand Down

0 comments on commit 93a91a8

Please sign in to comment.