comparison src/win32/nsis/translations/english.nsh @ 7560:af9968dbdc70

[gaim-migrate @ 8174] French v2 update committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Tue, 18 Nov 2003 22:59:16 +0000
parents 908343b14e70
children 6300424eafbf
comparison
equal deleted inserted replaced
7559:594ee23c7725 7560:af9968dbdc70
10 ; Startup GTK+ check 10 ; Startup GTK+ check
11 LangString GTK_INSTALLER_NEEDED ${LANG_ENGLISH} "The GTK+ runtime environment is either missing or needs to be upgraded.$\rPlease install v${GTK_VERSION} or higher of the GTK+ runtime" 11 LangString GTK_INSTALLER_NEEDED ${LANG_ENGLISH} "The GTK+ runtime environment is either missing or needs to be upgraded.$\rPlease install v${GTK_VERSION} or higher of the GTK+ runtime"
12 12
13 ; License Page 13 ; License Page
14 LangString GAIM_LICENSE_BUTTON ${LANG_ENGLISH} "Next >" 14 LangString GAIM_LICENSE_BUTTON ${LANG_ENGLISH} "Next >"
15 LangString GAIM_LICENSE_BOTTOM_TEXT ${LANG_ENGLISH} "$(^Name) is released under the GPL license. The license is provided here for information purposes only. $_CLICK" 15 LangString GAIM_LICENSE_BOTTOM_TEXT ${LANG_ENGLISH} "$(^Name) is released under the GPL license. The license is provided here for information purposes only. $_CLICK"
16 16
17 ; Components Page 17 ; Components Page
18 LangString GAIM_SECTION_TITLE ${LANG_ENGLISH} "Gaim Instant Messaging Client (required)" 18 LangString GAIM_SECTION_TITLE ${LANG_ENGLISH} "Gaim Instant Messaging Client (required)"
19 LangString GTK_SECTION_TITLE ${LANG_ENGLISH} "GTK+ Runtime Environment (required)" 19 LangString GTK_SECTION_TITLE ${LANG_ENGLISH} "GTK+ Runtime Environment (required)"
20 LangString GTK_THEMES_SECTION_TITLE ${LANG_ENGLISH} "GTK+ Themes" 20 LangString GTK_THEMES_SECTION_TITLE ${LANG_ENGLISH} "GTK+ Themes"
32 32
33 ; GTK+ Directory Page 33 ; GTK+ Directory Page
34 LangString GTK_UPGRADE_PROMPT ${LANG_ENGLISH} "An old version of the GTK+ runtime was found. Do you wish to upgrade?$\rNote: Gaim may not work unless you do." 34 LangString GTK_UPGRADE_PROMPT ${LANG_ENGLISH} "An old version of the GTK+ runtime was found. Do you wish to upgrade?$\rNote: Gaim may not work unless you do."
35 35
36 ; Installer Finish Page 36 ; Installer Finish Page
37 LangString GAIM_FINISH_VISIT_WEB_SITE ${LANG_ENGLISH} "Visit the Windows Gaim Web Page" 37 LangString GAIM_FINISH_VISIT_WEB_SITE ${LANG_ENGLISH} "Visit the Windows Gaim Web Page"
38 38
39 ; Gaim Section Prompts and Texts 39 ; Gaim Section Prompts and Texts
40 LangString GAIM_UNINSTALL_DESC ${LANG_ENGLISH} "Gaim (remove only)" 40 LangString GAIM_UNINSTALL_DESC ${LANG_ENGLISH} "Gaim (remove only)"
41 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." 41 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."
42 LangString GAIM_PROMPT_DIR_EXISTS ${LANG_ENGLISH} "The installation directory you specified already exists. Any contents$\rwill be deleted. Would you like to continue?" 42 LangString GAIM_PROMPT_DIR_EXISTS ${LANG_ENGLISH} "The installation directory you specified already exists. Any contents$\rwill be deleted. Would you like to continue?"