r26713 - in trunk/apps/wininstaller: src_freenethelpers src_translationhelper

[email protected]
Newsgroups gmane.network.freenet.cvs
Message-ID <[email protected]>
Author: Zero3
Date: 2009-04-10 15:20:48 +0000 (Fri, 10 Apr 2009)
New Revision: 26713

Modified:
   trunk/apps/wininstaller/src_freenethelpers/FreenetStart.ahk
   trunk/apps/wininstaller/src_freenethelpers/FreenetStop.ahk
   trunk/apps/wininstaller/src_translationhelper/Include_Lang_Template.inc
   trunk/apps/wininstaller/src_translationhelper/Include_Lang_da.inc
Log:
Fixed typo in start/stop scripts and translations

Modified: trunk/apps/wininstaller/src_freenethelpers/FreenetStart.ahk
===================================================================
--- trunk/apps/wininstaller/src_freenethelpers/FreenetStart.ahk	2009-04-10 14:55:35 UTC (rev 26712)
+++ trunk/apps/wininstaller/src_freenethelpers/FreenetStart.ahk	2009-04-10 15:20:48 UTC (rev 26713)
@@ -40,7 +40,7 @@
 _Arg1 = %1%
 If (_Arg1 == "/?")
 {
-	PopupInfoMessage(Trans("Command line options (only use one):`n/silent - Hide info messsages`n/verysilent - Hide info and status messages`n`nReturn codes:`n0 - Success (service started)`n1 - Error occurred`n2 - Service was already running (no action)"))
+	PopupInfoMessage(Trans("Command line options (only use one):`n/silent - Hide info messages`n/verysilent - Hide info and status messages`n`nReturn codes:`n0 - Success (service started)`n1 - Error occurred`n2 - Service was already running (no action)"))
 	ExitApp, 0
 }
 Else If (_Arg1 == "/silent")

Modified: trunk/apps/wininstaller/src_freenethelpers/FreenetStop.ahk
===================================================================
--- trunk/apps/wininstaller/src_freenethelpers/FreenetStop.ahk	2009-04-10 14:55:35 UTC (rev 26712)
+++ trunk/apps/wininstaller/src_freenethelpers/FreenetStop.ahk	2009-04-10 15:20:48 UTC (rev 26713)
@@ -40,7 +40,7 @@
 _Arg1 = %1%
 If (_Arg1 == "/?")
 {
-	PopupInfoMessage(Trans("Command line options (only use one):`n/silent - Hide info messsages`n/verysilent - Hide info and status messages`n`nReturn codes:`n0 - Success (service stopped)`n1 - Error occurred`n2 - Service was not running (no action)"))
+	PopupInfoMessage(Trans("Command line options (only use one):`n/silent - Hide info messages`n/verysilent - Hide info and status messages`n`nReturn codes:`n0 - Success (service stopped)`n1 - Error occurred`n2 - Service was not running (no action)"))
 	ExitApp, 0
 }
 Else If (_Arg1 == "/silent")

Modified: trunk/apps/wininstaller/src_translationhelper/Include_Lang_Template.inc
===================================================================
--- trunk/apps/wininstaller/src_translationhelper/Include_Lang_Template.inc	2009-04-10 14:55:35 UTC (rev 26712)
+++ trunk/apps/wininstaller/src_translationhelper/Include_Lang_Template.inc	2009-04-10 15:20:48 UTC (rev 26713)
@@ -138,7 +138,7 @@
 	Trans_Add("not recommended", "")
 
 	; Service starter
-	Trans_Add("Command line options (only use one):`n/silent - Hide info messsages`n/verysilent - Hide info and status messages`n`nReturn codes:`n0 - Success (service started)`n1 - Error occurred`n2 - Service was already running (no action)", "")
+	Trans_Add("Command line options (only use one):`n/silent - Hide info messages`n/verysilent - Hide info and status messages`n`nReturn codes:`n0 - Success (service started)`n1 - Error occurred`n2 - Service was already running (no action)", "")
 	Trans_Add("Freenet start script requires administrator privileges to start the Freenet service. Please make sure that your user account has administrative access to the system, and the start script is executed with access to use these privileges.", "")
 	Trans_Add("Freenet start script was unable to find the installid.dat ID file.`n`nMake sure that you are running Freenet start script from the 'bin' folder of a Freenet installation directory. If you are already doing so, please report this error message to the developers.", "")
 	Trans_Add("Freenet start script was unable to control the Freenet system service as it appears to be stuck.`n`nPlease reinstall Freenet.`n`nIf the problem keeps occurring, please report this error message to the developers.", "")
@@ -151,7 +151,7 @@
 	Trans_Add("Freenet start script error", "")
 
 	; Service stopper
-	Trans_Add("Command line options (only use one):`n/silent - Hide info messsages`n/verysilent - Hide info and status messages`n`nReturn codes:`n0 - Success (service stopped)`n1 - Error occurred`n2 - Service was not running (no action)", "")
+	Trans_Add("Command line options (only use one):`n/silent - Hide info messages`n/verysilent - Hide info and status messages`n`nReturn codes:`n0 - Success (service stopped)`n1 - Error occurred`n2 - Service was not running (no action)", "")
 	Trans_Add("Freenet stop script requires administrator privileges to stop the Freenet service. Please make sure that your user account has administrative access to the system, and the stop script is executed with access to use these privileges.", "")
 	Trans_Add("Freenet stop script was unable to find the installid.dat ID file.`n`nMake sure that you are running Freenet stop script from the 'bin' folder of a Freenet installation directory. If you are already doing so, please report this error message to the developers.", "")
 	Trans_Add("Freenet stop script was unable to control the Freenet system service as it appears to be stuck.`n`nPlease reinstall Freenet.`n`nIf the problem keeps occurring, please report this error message to the developers.", "")

Modified: trunk/apps/wininstaller/src_translationhelper/Include_Lang_da.inc
===================================================================
--- trunk/apps/wininstaller/src_translationhelper/Include_Lang_da.inc	2009-04-10 14:55:35 UTC (rev 26712)
+++ trunk/apps/wininstaller/src_translationhelper/Include_Lang_da.inc	2009-04-10 15:20:48 UTC (rev 26713)
@@ -124,7 +124,7 @@
 	Trans_Add("not recommended", "ikke anbefalet")
 
 	; Service starter
-	Trans_Add("Command line options (only use one):`n/silent - Hide info messsages`n/verysilent - Hide info and status messages`n`nReturn codes:`n0 - Success (service started)`n1 - Error occurred`n2 - Service was already running (no action)", "Kommandolinjeindstillinger (brug kun én):`n/silent - Skjul infobeskeder`n/verysilent - Skjul info- og statusbeskeder`n`nReturkoder:`n0 - Succes (tjeneste startet)`n1 - Fejl`n2 - Service kørte allerede (ingen handling)")
+	Trans_Add("Command line options (only use one):`n/silent - Hide info messages`n/verysilent - Hide info and status messages`n`nReturn codes:`n0 - Success (service started)`n1 - Error occurred`n2 - Service was already running (no action)", "Kommandolinjeindstillinger (brug kun én):`n/silent - Skjul infobeskeder`n/verysilent - Skjul info- og statusbeskeder`n`nReturkoder:`n0 - Succes (tjeneste startet)`n1 - Fejl`n2 - Service kørte allerede (ingen handling)")
 	Trans_Add("Freenet start script requires administrator privileges to start the Freenet service. Please make sure that your user account has administrative access to the system, and the start script is executed with access to use these privileges.", "Freenet-startprogrammet kræver administratorrettigheder for at starte Freenet-tjenesten. Kontrollér at din brugerkonto har administrativ adgang til systemet, og at Freenet-startprogrammet køres med adgang til at udnytte disse rettigheder.")
 	Trans_Add("Freenet start script was unable to find the installid.dat ID file.`n`nMake sure that you are running Freenet start script from the 'bin' folder of a Freenet installation directory. If you are already doing so, please report this error message to the developers.", "Freenet startprogrammet kunne ikke finde installid.dat ID-filen.`n`nKontrollér at du kører Freenet startprogrammet fra 'bin'-mappen af en Freenet-installation.`nHvis du allerede gør dette, så indrapporter venligst denne fejlbesked til udviklerne.")
 	Trans_Add("Freenet start script was unable to control the Freenet system service as it appears to be stuck.`n`nPlease reinstall Freenet.`n`nIf the problem keeps occurring, please report this error message to the developers.", "Freenet startprogrammet kunne ikke styre Freenet-systemtjenesten da den tilsyneladende har sat sig fast.`n`nPrøv at geninstallere Freenet.`n`nHvis problemet fortsætter, så indrapporter venligst denne fejlbesked til udviklerne.")
@@ -137,7 +137,7 @@
 	Trans_Add("Freenet start script error", "Freenet startprogram fejl")
 
 	; Service stopper
-	Trans_Add("Command line options (only use one):`n/silent - Hide info messsages`n/verysilent - Hide info and status messages`n`nReturn codes:`n0 - Success (service stopped)`n1 - Error occurred`n2 - Service was not running (no action)", "Kommandolinjeindstillinger (brug kun én):`n/silent - Skjul infobeskeder`n/verysilent - Skjul info- og statusbeskeder`n`nReturkoder:`n0 - Succes (tjeneste stoppet)`n1 - Fejl`n2 - Service kørte ikke (ingen handling)")
+	Trans_Add("Command line options (only use one):`n/silent - Hide info messages`n/verysilent - Hide info and status messages`n`nReturn codes:`n0 - Success (service stopped)`n1 - Error occurred`n2 - Service was not running (no action)", "Kommandolinjeindstillinger (brug kun én):`n/silent - Skjul infobeskeder`n/verysilent - Skjul info- og statusbeskeder`n`nReturkoder:`n0 - Succes (tjeneste stoppet)`n1 - Fejl`n2 - Service kørte ikke (ingen handling)")
 	Trans_Add("Freenet stop script requires administrator privileges to stop the Freenet service. Please make sure that your user account has administrative access to the system, and the stop script is executed with access to use these privileges.", "Freenet-stopprogrammet kræver administratorrettigheder for at stoppe Freenet-tjenesten. Kontrollér at din brugerkonto har administrativ adgang til systemet, og at Freenet-stopprogrammet køres med adgang til at udnytte disse rettigheder.")
 	Trans_Add("Freenet stop script was unable to find the installid.dat ID file.`n`nMake sure that you are running Freenet stop script from the 'bin' folder of a Freenet installation directory. If you are already doing so, please report this error message to the developers.", "Freenet stopprogrammet kunne ikke finde installid.dat ID-filen.`n`nKontrollér at du kører Freenet stopprogrammet fra 'bin'-mappen af en Freenet-installation.`nHvis du allerede gør dette, så indrapporter venligst denne fejlbesked til udviklerne.")
 	Trans_Add("Freenet stop script was unable to control the Freenet system service as it appears to be stuck.`n`nPlease reinstall Freenet.`n`nIf the problem keeps occurring, please report this error message to the developers.", "Freenet stopprogrammet kunne ikke styre Freenet-systemtjenesten da den tilsyneladende har sat sig fast.`n`nPrøv at geninstallere Freenet.`n`nHvis problemet fortsætter, så indrapporter venligst denne fejlbesked til udviklerne.")

_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.