[jsword-svn] r2009 - trunk/common/src/main/java/org/crosswire/common/util

dmsmith at crosswire.org dmsmith at crosswire.org
Thu Nov 11 13:23:52 MST 2010


Author: dmsmith
Date: 2010-11-11 13:23:52 -0700 (Thu, 11 Nov 2010)
New Revision: 2009

Modified:
   trunk/common/src/main/java/org/crosswire/common/util/Msg_de.properties
   trunk/common/src/main/java/org/crosswire/common/util/UserMsg_de.properties
Log:
Fix problems for JS-104.

Modified: trunk/common/src/main/java/org/crosswire/common/util/Msg_de.properties
===================================================================
--- trunk/common/src/main/java/org/crosswire/common/util/Msg_de.properties	2010-11-11 20:23:13 UTC (rev 2008)
+++ trunk/common/src/main/java/org/crosswire/common/util/Msg_de.properties	2010-11-11 20:23:52 UTC (rev 2009)
@@ -1,9 +1,4 @@
-Cannot\ find\ resource\:\ {0} = Cannot find resource: {0}
 
-Class\ {0}\ does\ not\ implement\ {1}. = Class {0} does not implement {1}.
-
-Could\ not\ create\ ClassResolver\: = ClassResolver konnte nicht erzeugt werden:
-
-Listener\ {0}\ is\ not\ of\ type\ {1}. = Listener {0} ist nicht von Typ {1}.
-
-The\ URL\ {0}\ does\ not\ end\ in\ {1}. = The URL {0} endet nicht mit {1}.
+Could\ not\ create\ ClassResolver\:=ClassResolver konnte nicht erzeugt werden\:
+Listener\ {0}\ is\ not\ of\ type\ {1}.=Listener {0} ist nicht von Typ {1}.
+The\ URL\ {0}\ does\ not\ end\ in\ {1}.=The URL {0} endet nicht mit {1}.

Modified: trunk/common/src/main/java/org/crosswire/common/util/UserMsg_de.properties
===================================================================
--- trunk/common/src/main/java/org/crosswire/common/util/UserMsg_de.properties	2010-11-11 20:23:13 UTC (rev 2008)
+++ trunk/common/src/main/java/org/crosswire/common/util/UserMsg_de.properties	2010-11-11 20:23:52 UTC (rev 2009)
@@ -1,17 +1,7 @@
-Reason\: = Grund:
 
-The\ URL\ {0}\ could\ not\ be\ created\ as\ a\ directory. = Die URL {0} konnte nicht als Verzeichnis erzeugt werden.
-
-The\ URL\ {0}\ could\ not\ be\ created\ as\ a\ file. = Die URL {0} konnte nicht als Datei erzeugt werden.
-
-The\ URL\ {0}\ is\ a\ directory. = Die URL {0} ist ein Verzeichnis.
-
-The\ URL\ {0}\ is\ a\ file. = Die URL {0} ist eine Datei.
-
-The\ URL\ {0}\ is\ not\ a\ directory. = The URL {0} is not a directory
-
-The\ URL\ {0}\ is\ not\ a\ file\:\ URL. = The given URL {0} is not a file: URL.
-
-Unable\ to\ find\:\ {0} = Konnte nicht gefunden werden: {0}
-
-Unexpected\ internal\ problem.\ You\ may\ need\ to\ restart. = Unexpected internal problem. You may need to restart.
+Reason\:=Grund\:
+The\ URL\ {0}\ could\ not\ be\ created\ as\ a\ directory.=Die URL {0} konnte nicht als Verzeichnis erzeugt werden.
+The\ URL\ {0}\ could\ not\ be\ created\ as\ a\ file.=Die URL {0} konnte nicht als Datei erzeugt werden.
+The\ URL\ {0}\ is\ a\ directory.=Die URL {0} ist ein Verzeichnis.
+The\ URL\ {0}\ is\ a\ file.=Die URL {0} ist eine Datei.
+Unable\ to\ find\:\ {0}=Konnte nicht gefunden werden\: {0}




More information about the jsword-svn mailing list