|
From: <dwa...@us...> - 2007-04-16 12:15:23
|
Revision: 9106
http://zaf.svn.sourceforge.net/zaf/?rev=9106&view=rev
Author: dwaynebailey
Date: 2007-04-16 05:15:23 -0700 (Mon, 16 Apr 2007)
Log Message:
-----------
Convert ISO[space]8859-1 to ISO-8859-1 (this is the weirdest bug!)
Modified Paths:
--------------
trunk/po/fftb/af/toolkit/chrome/global/intl.properties.po
trunk/po/fftb/af/toolkit/chrome/global-platform/mac/intl.properties.po
trunk/po/fftb/af/toolkit/chrome/global-platform/unix/intl.properties.po
trunk/po/fftb/af/toolkit/chrome/global-platform/win/intl.properties.po
Modified: trunk/po/fftb/af/toolkit/chrome/global/intl.properties.po
===================================================================
--- trunk/po/fftb/af/toolkit/chrome/global/intl.properties.po 2007-03-14 10:34:02 UTC (rev 9105)
+++ trunk/po/fftb/af/toolkit/chrome/global/intl.properties.po 2007-04-16 12:15:23 UTC (rev 9106)
@@ -101,7 +101,7 @@
#: intl.charset.default
msgid "ISO-8859-1"
-msgstr "ISO 8859-1"
+msgstr "ISO-8859-1"
#: intl.charset.detector
msgid ""
Modified: trunk/po/fftb/af/toolkit/chrome/global-platform/mac/intl.properties.po
===================================================================
--- trunk/po/fftb/af/toolkit/chrome/global-platform/mac/intl.properties.po 2007-03-14 10:34:02 UTC (rev 9105)
+++ trunk/po/fftb/af/toolkit/chrome/global-platform/mac/intl.properties.po 2007-04-16 12:15:23 UTC (rev 9106)
@@ -26,4 +26,4 @@
# valid collation options are: <empty string> or useCodePointOrder
#: intl.charset.default
msgid "ISO-8859-1"
-msgstr "ISO 8859-1"
+msgstr "ISO-8859-1"
Modified: trunk/po/fftb/af/toolkit/chrome/global-platform/unix/intl.properties.po
===================================================================
--- trunk/po/fftb/af/toolkit/chrome/global-platform/unix/intl.properties.po 2007-03-14 10:34:02 UTC (rev 9105)
+++ trunk/po/fftb/af/toolkit/chrome/global-platform/unix/intl.properties.po 2007-04-16 12:15:23 UTC (rev 9106)
@@ -26,4 +26,4 @@
# valid collation options are: <empty string> or useCodePointOrder
#: intl.charset.default
msgid "ISO-8859-1"
-msgstr "ISO 8859-1"
+msgstr "ISO-8859-1"
Modified: trunk/po/fftb/af/toolkit/chrome/global-platform/win/intl.properties.po
===================================================================
--- trunk/po/fftb/af/toolkit/chrome/global-platform/win/intl.properties.po 2007-03-14 10:34:02 UTC (rev 9105)
+++ trunk/po/fftb/af/toolkit/chrome/global-platform/win/intl.properties.po 2007-04-16 12:15:23 UTC (rev 9106)
@@ -26,4 +26,4 @@
# valid collation options are: <empty string> or useCodePointOrder
#: intl.charset.default
msgid "ISO-8859-1"
-msgstr "ISO 8859-1"
+msgstr "ISO-8859-1"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|