|
From: <dwa...@us...> - 2012-07-06 15:49:26
|
Revision: 10939
http://zaf.svn.sourceforge.net/zaf/?rev=10939&view=rev
Author: dwaynebailey
Date: 2012-07-06 15:49:17 +0000 (Fri, 06 Jul 2012)
Log Message:
-----------
en_ZA: fix Android escaping
Modified Paths:
--------------
trunk/po/fftb/en_ZA/mobile/android/base/android_strings.dtd.po
trunk/po/fftb/en_ZA/mobile/android/base/sync_strings.dtd.po
Modified: trunk/po/fftb/en_ZA/mobile/android/base/android_strings.dtd.po
===================================================================
--- trunk/po/fftb/en_ZA/mobile/android/base/android_strings.dtd.po 2012-07-06 15:43:32 UTC (rev 10938)
+++ trunk/po/fftb/en_ZA/mobile/android/base/android_strings.dtd.po 2012-07-06 15:49:17 UTC (rev 10939)
@@ -233,7 +233,7 @@
#: pref_char_encoding_off
msgid "Don\\'t show menu"
-msgstr "Don\\'t show menu"
+msgstr "Don\'t show menu"
#: pref_clear_history
msgid "Clear history"
Modified: trunk/po/fftb/en_ZA/mobile/android/base/sync_strings.dtd.po
===================================================================
--- trunk/po/fftb/en_ZA/mobile/android/base/sync_strings.dtd.po 2012-07-06 15:43:32 UTC (rev 10938)
+++ trunk/po/fftb/en_ZA/mobile/android/base/sync_strings.dtd.po 2012-07-06 15:49:17 UTC (rev 10939)
@@ -88,7 +88,7 @@
#: sync.link.nodevice.label
msgid "I don\\'t have the device with me…"
-msgstr "I don\\'t have the device with me…"
+msgstr "I don\'t have the device with me…"
#. J-PAKE Waiting Screen
#: sync.jpake.subtitle.waiting.label
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|