[izpack-changes] r1776 - izpack-src/trunk/bin/langpacks/installer

noreply at berlios.de noreply at berlios.de
Fri Mar 9 17:14:30 CET 2007


Author: bartzkau
Date: 2007-03-09 17:14:29 +0100 (Fri, 09 Mar 2007)
New Revision: 1776

Modified:
   izpack-src/trunk/bin/langpacks/installer/deu.xml
   izpack-src/trunk/bin/langpacks/installer/eng.xml
Log:
Strings for the new logging stuff.


Modified: izpack-src/trunk/bin/langpacks/installer/deu.xml
===================================================================
--- izpack-src/trunk/bin/langpacks/installer/deu.xml	2007-03-09 14:58:53 UTC (rev 1775)
+++ izpack-src/trunk/bin/langpacks/installer/deu.xml	2007-03-09 16:14:29 UTC (rev 1776)
@@ -216,5 +216,41 @@
 	  <str id="nextmedia.cancelbtn" txt="Installation abbrechen" />	
     <str id="nextmedia.choosertitle" txt="Installationsmedium auswählen" />
     <str id="nextmedia.filedesc" txt="Installationspakete (.pak*)" />
+    <!-- Strings for the loggin/reporting system (Messenger) -->
+
+    <!-- This string defines the time stamp format in the installation report.
+         The format details are documented in java.text.SimpleDateFormat -->
+    <str id="log.timeStamp"               txt="dd-MM-yyyy [HH:mm:ss]  zzzz"/>
+
+    <!-- Strings for various purposes in the logging/reporting system  -->
+    <str id="log.reportHeading"           txt="                          IzPack INSTALLATIONSREPORT"/>
+    <str id="log.installFailed"           txt="Achtung!!! Die Installation ist fehlgeschalgen!"/>
+    <str id="log.partialInstall"          txt="Achtung!!! Die Installation konnte nicht vollständig ausgeführt werden!"/>
+    <str id="log.messageCount"            txt="Dieser Report enthält {0} Meldung(en), {1} Warnung(en) und {2} Fehlermeldung(en)"/>
+    <str id="log.application"             txt="Installationsreport für : {0} Version {1}"/>
+    <str id="log.timePrefix"              txt="Install time            : {0}"/>
+    <str id="log.pathPrefix"              txt="Install directory       : {0}"/>
+    <str id="log.messageHeading"          txt="                              --- Meldungen ---"/>
+    <str id="log.warningHeading"          txt="                              --- Warnungen ---"/>
+    <str id="log.errorHeading"            txt="                          --- Installationsfehler ---"/>
+    <str id="log.exceptionPrefix"         txt="                 >> Exception: {0}"/>
+    <str id="log.messagePrefix"           txt="Meldung  [{0}] - "/>
+    <str id="log.warningPrefix"           txt="Warnung [{0}] - "/>
+    <str id="log.errorPrefix"             txt="Fehler [{0}] - "/>
+    <str id="log.reportWriteErrorTitle"   txt="Schreibfehler"/>
+    <str id="log.reportWriteError"        txt="Konnte den Report nicht in die Datei ''{0}'' schreiben"/>
+    <str id="log.informUserTitle"         txt="Installationsprobleme"/>
+    <str id="log.saveLogTitle"            txt="Protokoll speichern"/>
+    <str id="log.LogFileName"             txt="installLog.txt"/>
+    <str id="log.informUserFail"          txt="<html>Die Installation ist fehlgeschalgen!<br>Möchten Sie ein Protokoll abspeichern?</html>"/>
+    <str id="log.informUserPartial"       txt="<html>Die Installation konnte nicht vollständig ausgeführt werden!<br>Möchten Sie ein Protokoll abspeichern?</html>"/>
+
+    <!-- Strings for individual messages in the logging/reporting system.
+         Numbers for each category (message/warning/error) start at 0  -->
+    <str id="log.message_"                txt=""/>
+    <str id="log.warning_"                txt=""/>
+
+    <str id="log.error_0"                 txt="konnte die Datei ''{0}'' nicht schreiben"/>
+
 </langpack>
 

Modified: izpack-src/trunk/bin/langpacks/installer/eng.xml
===================================================================
--- izpack-src/trunk/bin/langpacks/installer/eng.xml	2007-03-09 14:58:53 UTC (rev 1775)
+++ izpack-src/trunk/bin/langpacks/installer/eng.xml	2007-03-09 16:14:29 UTC (rev 1776)
@@ -216,4 +216,41 @@
 	  <str id="nextmedia.cancelbtn" txt="Cancel" />	
     <str id="nextmedia.choosertitle" txt="Choose install media" />
     <str id="nextmedia.filedesc" rdid="install packs (.pak*)" />
+    <!-- Strings for the loggin/reporting system (Messenger) -->
+
+    <!-- This string defines the time stamp format in the installation report.
+         The format details are documented in java.text.SimpleDateFormat -->
+    <str id="log.timeStamp"               txt="MM-dd-yyyy [HH:mm:ss]  zzzz"/>
+
+    <!-- Strings for various purposes in the logging/reporting system  -->
+    <str id="log.reportHeading"           txt="                           IzPack INSTALLATION REPORT"/>
+    <str id="log.installFailed"           txt="WARNING!!! The installation did not succeed!"/>
+    <str id="log.partialInstall"          txt="WARNING!!! The installation might not have completely succeeded!"/>
+    <str id="log.messageCount"            txt="This report contains {0} general message(s), {1} warning(s) and {2} error(s)"/>
+    <str id="log.application"             txt="Installation report for : {0} Version {1}"/>
+    <str id="log.timePrefix"              txt="Install time            : {0}"/>
+    <str id="log.pathPrefix"              txt="Install directory       : {0}"/>
+    <str id="log.messageHeading"          txt="                         --- Installation Messages ---"/>
+    <str id="log.warningHeading"          txt="                               --- Warnings ---"/>
+    <str id="log.errorHeading"            txt="                                --- Errors ---"/>
+    <str id="log.exceptionPrefix"         txt="                 >> Exception: {0}"/>
+    <str id="log.messagePrefix"           txt="Message  [{0}] - "/>
+    <str id="log.warningPrefix"           txt="Warning [{0}] - "/>
+    <str id="log.errorPrefix"             txt="Error [{0}] - "/>
+    <str id="log.reportWriteErrorTitle"   txt="Error writing report"/>
+    <str id="log.reportWriteError"        txt="Unable to write the installation report to ''{0}''"/>
+    <str id="log.informUserTitle"         txt="Installation Problems"/>
+    <str id="log.saveLogTitle"            txt="Save Log File"/>
+    <str id="log.LogFileName"             txt="installLog.txt"/>
+    <str id="log.informUserFail"          txt="<html>The installation did not succeed!<br>Would you like to write a log file?</html>"/>
+    <str id="log.informUserPartial"       txt="<html>The installation might not have completely succeeded!<br>Would you like to write a log file?</html>"/>
+
+    <!-- Strings for individual messages in the logging/reporting system.
+         Numbers for each category (message/warning/error) start at 0  -->
+    <str id="log.message_"                txt=""/>
+
+    <str id="log.warning_"                txt=""/>
+
+    <str id="log.error_0"                 txt="unable to write ''{0}''"/>
+
 </langpack>




More information about the izpack-changes mailing list