[jsword-svn] r2010 - in trunk/common-swing/src/main/java/org/crosswire/common/swing: . desktop

dmsmith at crosswire.org dmsmith at crosswire.org
Thu Nov 11 13:24:22 MST 2010


Author: dmsmith
Date: 2010-11-11 13:24:22 -0700 (Thu, 11 Nov 2010)
New Revision: 2010

Modified:
   trunk/common-swing/src/main/java/org/crosswire/common/swing/UserMsg_de.properties
   trunk/common-swing/src/main/java/org/crosswire/common/swing/UserMsg_in.properties
   trunk/common-swing/src/main/java/org/crosswire/common/swing/desktop/UserMsg_de.properties
   trunk/common-swing/src/main/java/org/crosswire/common/swing/desktop/UserMsg_in.properties
   trunk/common-swing/src/main/java/org/crosswire/common/swing/desktop/UserMsg_zh.properties
   trunk/common-swing/src/main/java/org/crosswire/common/swing/desktop/UserMsg_zh_CN.properties
Log:
Fix problems for JS-104.

Modified: trunk/common-swing/src/main/java/org/crosswire/common/swing/UserMsg_de.properties
===================================================================
--- trunk/common-swing/src/main/java/org/crosswire/common/swing/UserMsg_de.properties	2010-11-11 20:23:52 UTC (rev 2009)
+++ trunk/common-swing/src/main/java/org/crosswire/common/swing/UserMsg_de.properties	2010-11-11 20:24:22 UTC (rev 2010)
@@ -1,24 +1,12 @@
 
-An\ error\ has\ occurred\: = Ein Fehler ist aufgetreten:
-
-Bold = Fett
-
-Cannot\ open\ source\ for\:\ {0},\ line\:\ {1} = Kann Quelle nicht \u00F6ffnen f\u00FCr: {0}, Zeile: {1}\n
-
-Details = Details
-
-Error = Fehler
-
-Error\ on\ line\ {0}\ in\ file\ {1} = Fehler in Zeile {0} in Datei {1}
-
-Italic = Kursiv
-
-No\ File = Keine Datei
-
-No\ description\ available. = Keine Beschreibung verf\u00FCgbar
-
-Select\ Font = Schriftart ausw\u00E4hlen
-
-This\ was\ caused\ by\: = Verursacht durch:
-
-Tried\:\ {0} = Versuche: {0}\n
+An\ error\ has\ occurred\:=Ein Fehler ist aufgetreten\:
+Bold=Fett
+Cannot\ open\ source\ for\:\ {0},\ line\:\ {1}=Kann Quelle nicht \u00F6ffnen f\u00FCr\: {0}, Zeile\: {1}\n
+Error=Fehler
+Error\ on\ line\ {0}\ in\ file\ {1}=Fehler in Zeile {0} in Datei {1}
+Italic=Kursiv
+No\ File=Keine Datei
+No\ description\ available.=Keine Beschreibung verf\u00FCgbar
+Select\ Font=Schriftart ausw\u00E4hlen
+This\ was\ caused\ by\:=Verursacht durch\:
+Tried\:\ {0}=Versuche\: {0}\n

Modified: trunk/common-swing/src/main/java/org/crosswire/common/swing/UserMsg_in.properties
===================================================================
--- trunk/common-swing/src/main/java/org/crosswire/common/swing/UserMsg_in.properties	2010-11-11 20:23:52 UTC (rev 2009)
+++ trunk/common-swing/src/main/java/org/crosswire/common/swing/UserMsg_in.properties	2010-11-11 20:24:22 UTC (rev 2010)
@@ -1,24 +1,12 @@
 
-An\ error\ has\ occurred\: = Kesalahan terjadi:
-
-Bold = Tebal
-
-Cannot\ open\ source\ for\:\ {0},\ line\:\ {1} = Cannot open source for: {0}, line: {1}\n
-
-Details = Details
-
-Error = Kesalahan
-
-Error\ on\ line\ {0}\ in\ file\ {1} = Kesalahn pada line {0} in file {1}
-
-Italic = Miring
-
-No\ File = Tidak ada Berkas
-
-No\ description\ available. = Tidak penjelasan
-
-Select\ Font = Pilih Font
-
-This\ was\ caused\ by\: = Ini disebabkan karena:
-
-Tried\:\ {0} = Percobaan: {0}\n
+An\ error\ has\ occurred\:=Kesalahan terjadi\:
+Bold=Tebal
+Cannot\ open\ source\ for\:\ {0},\ line\:\ {1}=Cannot open source for\: {0}, line\: {1}\n
+Error=Kesalahan
+Error\ on\ line\ {0}\ in\ file\ {1}=Kesalahn pada line {0} in file {1}
+Italic=Miring
+No\ File=Tidak ada Berkas
+No\ description\ available.=Tidak penjelasan
+Select\ Font=Pilih Font
+This\ was\ caused\ by\:=Ini disebabkan karena\:
+Tried\:\ {0}=Percobaan\: {0}\n

Modified: trunk/common-swing/src/main/java/org/crosswire/common/swing/desktop/UserMsg_de.properties
===================================================================
--- trunk/common-swing/src/main/java/org/crosswire/common/swing/desktop/UserMsg_de.properties	2010-11-11 20:23:52 UTC (rev 2009)
+++ trunk/common-swing/src/main/java/org/crosswire/common/swing/desktop/UserMsg_de.properties	2010-11-11 20:24:22 UTC (rev 2010)
@@ -1,3 +1,2 @@
-Multiple\ Document\ Interface = Multiple Document Interface
-Tabbed\ Document\ Interface = Tabbed Document Interface
-Untitled\ {0} = Ohne Titel {0}
+
+Untitled\ {0}=Ohne Titel {0}

Modified: trunk/common-swing/src/main/java/org/crosswire/common/swing/desktop/UserMsg_in.properties
===================================================================
--- trunk/common-swing/src/main/java/org/crosswire/common/swing/desktop/UserMsg_in.properties	2010-11-11 20:23:52 UTC (rev 2009)
+++ trunk/common-swing/src/main/java/org/crosswire/common/swing/desktop/UserMsg_in.properties	2010-11-11 20:24:22 UTC (rev 2010)
@@ -1,3 +1,3 @@
-Multiple\ Document\ Interface = Antar muka Multiple Document
-Tabbed\ Document\ Interface = Antar muka Tabbed
-Untitled\ {0} = Untitled {0}
+
+Multiple\ Document\ Interface=Antar muka Multiple Document
+Tabbed\ Document\ Interface=Antar muka Tabbed

Modified: trunk/common-swing/src/main/java/org/crosswire/common/swing/desktop/UserMsg_zh.properties
===================================================================
--- trunk/common-swing/src/main/java/org/crosswire/common/swing/desktop/UserMsg_zh.properties	2010-11-11 20:23:52 UTC (rev 2009)
+++ trunk/common-swing/src/main/java/org/crosswire/common/swing/desktop/UserMsg_zh.properties	2010-11-11 20:24:22 UTC (rev 2010)
@@ -1,5 +1,3 @@
-Multiple\ Document\ Interface = \u591A\u6587\u4EF6\u4ECB\u9762
 
-Tabbed\ Document\ Interface = \u55AE\u6587\u4EF6\u4ECB\u9762
-
-Untitled\ {0} = Untitled {0}
+Multiple\ Document\ Interface=\u591A\u6587\u4EF6\u4ECB\u9762
+Tabbed\ Document\ Interface=\u55AE\u6587\u4EF6\u4ECB\u9762

Modified: trunk/common-swing/src/main/java/org/crosswire/common/swing/desktop/UserMsg_zh_CN.properties
===================================================================
--- trunk/common-swing/src/main/java/org/crosswire/common/swing/desktop/UserMsg_zh_CN.properties	2010-11-11 20:23:52 UTC (rev 2009)
+++ trunk/common-swing/src/main/java/org/crosswire/common/swing/desktop/UserMsg_zh_CN.properties	2010-11-11 20:24:22 UTC (rev 2010)
@@ -1,5 +1,3 @@
-Multiple\ Document\ Interface = \u591A\u6587\u4EF6\u4ECB\u9762
 
-Tabbed\ Document\ Interface = \u5355\u6587\u4EF6\u4ECB\u9762
-
-Untitled\ {0} = Untitled {0}
+Multiple\ Document\ Interface=\u591A\u6587\u4EF6\u4ECB\u9762
+Tabbed\ Document\ Interface=\u5355\u6587\u4EF6\u4ECB\u9762




More information about the jsword-svn mailing list