# HG changeset patch # User Herman Bloggs # Date 1058814036 0 # Node ID 6bbb306431abff2b2d68240291678591385e4a89 # Parent 7e5cc7c7cf5df92e32828caa7aaa16b2072c111f [gaim-migrate @ 6749] Correction committer: Tailor Script diff -r 7e5cc7c7cf5d -r 6bbb306431ab src/win32/nsis/translations/english.nsh --- a/src/win32/nsis/translations/english.nsh Mon Jul 21 18:40:54 2003 +0000 +++ b/src/win32/nsis/translations/english.nsh Mon Jul 21 19:00:36 2003 +0000 @@ -34,7 +34,7 @@ ; Gaim Section Prompts and Texts LangString GAIM_UNINSTALL_DESC ${LANG_ENGLISH} "Gaim (remove only)" -LangString GAIM_PROMPT_WIPEOUT ${LANG_ENGLISH} "You're old Gaim directory is about to be deleted. Would you like to continue?$\r$\rNote: Any non-standard plugins that you may have installed will be deleted.$\rGaim user settings will not be affected." +LangString GAIM_PROMPT_WIPEOUT ${LANG_ENGLISH} "Your old Gaim directory is about to be deleted. Would you like to continue?$\r$\rNote: Any non-standard plugins that you may have installed will be deleted.$\rGaim user settings will not be affected." LangString GAIM_PROMPT_DIR_EXISTS ${LANG_ENGLISH} "The installation directory you specified already exists. Any contents$\rwill be deleted. Would you like to continue?" ; GTK+ Section Prompts