Author: dflorey
Date: Wed May 25 09:10:44 2005
New Revision: 178471
URL: http://svn.apache.org/viewcvs?rev=178471&view=rev
Log: (empty)
Added:
jakarta/commons/sandbox/i18n/trunk/src/resources/i18n-messages.properties
jakarta/commons/sandbox/i18n/trunk/src/resources/i18n-messages_de.properties
Added: jakarta/commons/sandbox/i18n/trunk/src/resources/i18n-messages.properties
URL:
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/i18n/trunk/src/resources/i18n-messages.properties?rev=178471&view=auto
==============================================================================
--- jakarta/commons/sandbox/i18n/trunk/src/resources/i18n-messages.properties
(added)
+++ jakarta/commons/sandbox/i18n/trunk/src/resources/i18n-messages.properties
Wed May 25 09:10:44 2005
@@ -0,0 +1,5 @@
+messageNotFound=Message with key {0} not found
+noMessageEntriesFound=No message entries found for bundle with key {0}
+messageEntryNotFound=Message bundle with key {0} does not contain an entry
with key {1}
+resourceBundleNotFound=Could not find resource bundle with base name {0},
uninstalling it
+messageParsingError=Error while parsing message file with id {0}
\ No newline at end of file
Added:
jakarta/commons/sandbox/i18n/trunk/src/resources/i18n-messages_de.properties
URL:
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/i18n/trunk/src/resources/i18n-messages_de.properties?rev=178471&view=auto
==============================================================================
---
jakarta/commons/sandbox/i18n/trunk/src/resources/i18n-messages_de.properties
(added)
+++
jakarta/commons/sandbox/i18n/trunk/src/resources/i18n-messages_de.properties
Wed May 25 09:10:44 2005
@@ -0,0 +1,5 @@
+messageNotFound=Keine Nachricht mit Schlüssel {0} gefunden
+noMessageEntriesFound=Keine Einträge für die Nachricht mit Schlüssel {0}
gefunden
+messageEntryNotFound=Die Nachricht mit Schlüssel {0} enthält keinen Eintrag
mit Schlüssel {1}
+resourceBundleNotFound=Übersetzungsdatei mit dem Namen {0} wurde nicht
gefunden und wird daher deinstalliert
+messageParsingError=Fehler beim Einlesen der Übersetzungsdatei mit der ID {0}
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]