changeset 7776:1389574c5d9b

[gaim-migrate @ 8421] Note added committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Sat, 06 Dec 2003 20:02:59 +0000
parents bd244c540e80
children 69b9e1d4f9e2
files src/win32/nsis/translations/english.nsh
diffstat 1 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/win32/nsis/translations/english.nsh	Sat Dec 06 19:54:02 2003 +0000
+++ b/src/win32/nsis/translations/english.nsh	Sat Dec 06 20:02:59 2003 +0000
@@ -5,7 +5,8 @@
 ;;  Windows Code page: 1252
 ;;
 ;;  Version 2
-;;
+;;  Note: If translating this file, replace "!insertmacro GAIM_MACRO_DEFAULT_STRING"
+;;  with "!define".
 
 ; Make sure to update the GAIM_MACRO_LANGUAGEFILE_END macro in
 ; langmacros.nsh when updating this file
@@ -52,5 +53,5 @@
 !insertmacro GAIM_MACRO_DEFAULT_STRING GTK_NO_THEME_INSTALL_RIGHTS	"You do not have permission to install a GTK+ theme."
 
 ; Uninstall Section Prompts
-!insertmacro GAIM_MACRO_DEFAULT_STRING un.GAIM_UNINSTALL_ERROR_1         "The uninstaller could not find registry entries for Gaim.$\rIt is likely that another user installed this application."
-!insertmacro GAIM_MACRO_DEFAULT_STRING un.GAIM_UNINSTALL_ERROR_2         "You do not have permission to uninstall this application."
+!insertmacro GAIM_MACRO_DEFAULT_STRING un.GAIM_UNINSTALL_ERROR_1		"The uninstaller could not find registry entries for Gaim.$\rIt is likely that another user installed this application."
+!insertmacro GAIM_MACRO_DEFAULT_STRING un.GAIM_UNINSTALL_ERROR_2		"You do not have permission to uninstall this application."