|
From: <dwa...@us...> - 2007-04-20 07:45:32
|
Revision: 9131
http://zaf.svn.sourceforge.net/zaf/?rev=9131&view=rev
Author: dwaynebailey
Date: 2007-04-20 00:45:04 -0700 (Fri, 20 Apr 2007)
Log Message:
-----------
Align with upstream glibc locale
Modified Paths:
--------------
trunk/locale/localedata/af_ZA
Modified: trunk/locale/localedata/af_ZA
===================================================================
--- trunk/locale/localedata/af_ZA 2007-04-20 07:35:42 UTC (rev 9130)
+++ trunk/locale/localedata/af_ZA 2007-04-20 07:45:04 UTC (rev 9131)
@@ -4,6 +4,8 @@
% Charset: ISO-8859-1
% ChangeLog
+% 2007-04-20 Dwayne Bailey <dw...@tr...>
+% - Align with upstream glibc locale file
% 1.2.1 (2005-10-13):
% 2005-10-12 Dwayne Bailey <dw...@tr...>
% - Added 'Charset: ISO-8859-1' information
@@ -63,6 +65,10 @@
LC_CTYPE
copy "i18n"
+
+translit_start
+include "translit_combining";""
+translit_end
END LC_CTYPE
LC_COLLATE
@@ -95,7 +101,7 @@
"<U0056><U0072><U0079><U0064><U0061><U0067>";/
"<U0053><U0061><U0074><U0065><U0072><U0064><U0061><U0067>"
-% abmon - The abbreviations for the months
+% abmon - The abbreviations for the months
% - Jan, Feb, Mrt, Apr, Mei, Jun, Jul, Aug, Sep, Okt, Nov, Des
abmon "<U004A><U0061><U006E>";"<U0046><U0065><U0062>";/
"<U004D><U0072><U0074>";"<U0041><U0070><U0072>";/
@@ -104,7 +110,7 @@
"<U0053><U0065><U0070>";"<U004F><U006B><U0074>";/
"<U004E><U006F><U0076>";"<U0044><U0065><U0073>"
-% mon - The full names of the months -
+% mon - The full names of the months -
% Januarie, Februarie, Maart, April, Mei, Junie
% Julie, Augustus, September, Oktober, November, Desember
mon "<U004A><U0061><U006E><U0075><U0061><U0072><U0069><U0065>";/
@@ -205,7 +211,7 @@
% Salutation for unmarried females
% "mej"
name_miss "<U006D><U0065><U006A>"
-
+
% Salutation for males
% "mnr"
name_mr "<U006D><U006E><U0072>"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|