r26710 - in trunk/apps/wininstaller: src_freenetinstaller src_translationhelper

[email protected]
Newsgroups gmane.network.freenet.cvs
Message-ID <[email protected]>
Author: Zero3
Date: 2009-04-10 14:40:38 +0000 (Fri, 10 Apr 2009)
New Revision: 26710

Modified:
   trunk/apps/wininstaller/src_freenetinstaller/FreenetInstaller_Uninstaller.ahk
   trunk/apps/wininstaller/src_translationhelper/Include_Lang_Template.inc
   trunk/apps/wininstaller/src_translationhelper/Include_Lang_da.inc
Log:
Changed a string to satisfy the damn Finnish people :P

Modified: trunk/apps/wininstaller/src_freenetinstaller/FreenetInstaller_Uninstaller.ahk
===================================================================
--- trunk/apps/wininstaller/src_freenetinstaller/FreenetInstaller_Uninstaller.ahk	2009-04-10 14:10:01 UTC (rev 26709)
+++ trunk/apps/wininstaller/src_freenetinstaller/FreenetInstaller_Uninstaller.ahk	2009-04-10 14:40:38 UTC (rev 26710)
@@ -84,7 +84,7 @@
 ;
 ; Ask for confirmation and about the uninstallation survey
 ;
-MsgBox, 33, % Trans("Freenet uninstaller"), % Trans("Do you really want to uninstall") " Freenet" _InstallSuffix "?"		; 1 = OK/Cancel, 32 = Icon Question
+MsgBox, 33, % Trans("Freenet uninstaller"), % Trans("Do you really want to uninstall Freenet?")		; 1 = OK/Cancel, 32 = Icon Question
 IfMsgBox, Cancel
 {
 	Exit()

Modified: trunk/apps/wininstaller/src_translationhelper/Include_Lang_Template.inc
===================================================================
--- trunk/apps/wininstaller/src_translationhelper/Include_Lang_Template.inc	2009-04-10 14:10:01 UTC (rev 26709)
+++ trunk/apps/wininstaller/src_translationhelper/Include_Lang_Template.inc	2009-04-10 14:40:38 UTC (rev 26710)
@@ -99,7 +99,7 @@
 
 	; Uninstaller - General
 	Trans_Add("Freenet has been uninstalled!", "")
-	Trans_Add("Do you really want to uninstall", "")
+	Trans_Add("Do you really want to uninstall Freenet?", "")
 	Trans_Add("The development team would appreciate it very much if you can`nspare a moment and fill out a short, anonymous online`nsurvey about the reason for your uninstallation.`n`nThe survey, located on the Freenet website, will be opened`nin your browser after the uninstallation.`n`nTake the uninstallation survey?", "")
 
 	; Uninstaller - Error messageboxes

Modified: trunk/apps/wininstaller/src_translationhelper/Include_Lang_da.inc
===================================================================
--- trunk/apps/wininstaller/src_translationhelper/Include_Lang_da.inc	2009-04-10 14:10:01 UTC (rev 26709)
+++ trunk/apps/wininstaller/src_translationhelper/Include_Lang_da.inc	2009-04-10 14:40:38 UTC (rev 26710)
@@ -85,7 +85,7 @@
 
 	; Uninstaller - General
 	Trans_Add("Freenet has been uninstalled!", "Freenet er blevet afinstalleret!")
-	Trans_Add("Do you really want to uninstall", "Vil du virkelig afinstallere")
+	Trans_Add("Do you really want to uninstall Freenet?", "Vil du virkelig afinstallere Freenet?")
 	Trans_Add("The development team would appreciate it very much if you can`nspare a moment and fill out a short, anonymous online`nsurvey about the reason for your uninstallation.`n`nThe survey, located on the Freenet website, will be opened`nin your browser after the uninstallation.`n`nTake the uninstallation survey?", "Udviklingsholdet vil sætte stor pris på hvis du kan undvære et`npar minutter, og udfylde et kort, anonymt, online spørgsskema`nomkring grunden til at du afinstallerer Freenet.`n`nSpørgeskemaet, placeret på Freenets hjemmeside, vil blive`nåbnet i din browser efter afinstallationen.`n`nUdfyld spørgeskemaet?")
 
 	; Uninstaller - Error messageboxes

_______________________________________________
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.