|
From: <dwa...@us...> - 2007-04-19 13:42:45
|
Revision: 9122
http://zaf.svn.sourceforge.net/zaf/?rev=9122&view=rev
Author: dwaynebailey
Date: 2007-04-19 06:42:22 -0700 (Thu, 19 Apr 2007)
Log Message:
-----------
Change intl_select i.e. international dialing code from 09 to 00.
Modified Paths:
--------------
trunk/locale/localedata/en_ZA
Modified: trunk/locale/localedata/en_ZA
===================================================================
--- trunk/locale/localedata/en_ZA 2007-04-19 08:45:25 UTC (rev 9121)
+++ trunk/locale/localedata/en_ZA 2007-04-19 13:42:22 UTC (rev 9122)
@@ -17,6 +17,8 @@
% for commercial purposes.
%
% Changelog
+% 2007-04-19 Dwayne Bailey <dw...@tr...>
+% - Change int_select from 09 to 00
% 1.2.1 (2005-10-13):
% 2005-10-12 Dwayne Bailey <dw...@tr...>
% - Update contact information
@@ -235,8 +237,8 @@
tel_dom_fmt "<U0028><U0025><U0041><U0029><U0020><U0025><U006C>"
% Prefix for making international calls
-% "09"
-int_select "<U0030><U0039>"
+% "00"
+int_select "<U0030><U0030>"
% International dialing code
% "27"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|