# HG changeset patch # User Herman Bloggs # Date 1070740979 0 # Node ID 1389574c5d9bd636f454df7e79c4874ec40ea628 # Parent bd244c540e80c03050dc952bbcfeb072c676b9cc [gaim-migrate @ 8421] Note added committer: Tailor Script diff -r bd244c540e80 -r 1389574c5d9b src/win32/nsis/translations/english.nsh --- 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."