annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6232
48022cc36114 [gaim-migrate @ 6725]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff changeset
1 ;;
6248
eda6284633ff [gaim-migrate @ 6742]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6234
diff changeset
2 ;; english.nsh
6232
48022cc36114 [gaim-migrate @ 6725]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff changeset
3 ;;
48022cc36114 [gaim-migrate @ 6725]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff changeset
4 ;; Default language strings for the Windows Gaim NSIS installer.
6248
eda6284633ff [gaim-migrate @ 6742]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6234
diff changeset
5 ;; Windows Code page: 1252
6234
ff7aa6acee95 [gaim-migrate @ 6727]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6232
diff changeset
6 ;;
7558
908343b14e70 [gaim-migrate @ 8172]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6259
diff changeset
7 ;; Version 2
908343b14e70 [gaim-migrate @ 8172]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6259
diff changeset
8 ;;
6232
48022cc36114 [gaim-migrate @ 6725]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff changeset
9
48022cc36114 [gaim-migrate @ 6725]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff changeset
10 ; Startup GTK+ check
6234
ff7aa6acee95 [gaim-migrate @ 6727]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6232
diff changeset
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"
6232
48022cc36114 [gaim-migrate @ 6725]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff changeset
12
7558
908343b14e70 [gaim-migrate @ 8172]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6259
diff changeset
13 ; License Page
908343b14e70 [gaim-migrate @ 8172]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6259
diff changeset
14 LangString GAIM_LICENSE_BUTTON ${LANG_ENGLISH} "Next >"
7560
af9968dbdc70 [gaim-migrate @ 8174]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7558
diff changeset
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"
7558
908343b14e70 [gaim-migrate @ 8172]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6259
diff changeset
16
6248
eda6284633ff [gaim-migrate @ 6742]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6234
diff changeset
17 ; Components Page
6259
f8f3c67f9456 [gaim-migrate @ 6755]
Luke Schierer <lschiere@pidgin.im>
parents: 6258
diff changeset
18 LangString GAIM_SECTION_TITLE ${LANG_ENGLISH} "Gaim Instant Messaging Client (required)"
6248
eda6284633ff [gaim-migrate @ 6742]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6234
diff changeset
19 LangString GTK_SECTION_TITLE ${LANG_ENGLISH} "GTK+ Runtime Environment (required)"
6234
ff7aa6acee95 [gaim-migrate @ 6727]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6232
diff changeset
20 LangString GTK_THEMES_SECTION_TITLE ${LANG_ENGLISH} "GTK+ Themes"
ff7aa6acee95 [gaim-migrate @ 6727]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6232
diff changeset
21 LangString GTK_NOTHEME_SECTION_TITLE ${LANG_ENGLISH} "No Theme"
ff7aa6acee95 [gaim-migrate @ 6727]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6232
diff changeset
22 LangString GTK_WIMP_SECTION_TITLE ${LANG_ENGLISH} "Wimp Theme"
ff7aa6acee95 [gaim-migrate @ 6727]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6232
diff changeset
23 LangString GTK_BLUECURVE_SECTION_TITLE ${LANG_ENGLISH} "Bluecurve Theme"
ff7aa6acee95 [gaim-migrate @ 6727]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6232
diff changeset
24 LangString GTK_LIGHTHOUSEBLUE_SECTION_TITLE ${LANG_ENGLISH} "Light House Blue Theme"
ff7aa6acee95 [gaim-migrate @ 6727]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6232
diff changeset
25 LangString GAIM_SECTION_DESCRIPTION ${LANG_ENGLISH} "Core Gaim files and dlls"
ff7aa6acee95 [gaim-migrate @ 6727]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6232
diff changeset
26 LangString GTK_SECTION_DESCRIPTION ${LANG_ENGLISH} "A multi-platform GUI toolkit, used by Gaim"
ff7aa6acee95 [gaim-migrate @ 6727]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6232
diff changeset
27 LangString GTK_THEMES_SECTION_DESCRIPTION ${LANG_ENGLISH} "GTK+ Themes can change the look and feel of GTK+ applications."
ff7aa6acee95 [gaim-migrate @ 6727]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6232
diff changeset
28 LangString GTK_NO_THEME_DESC ${LANG_ENGLISH} "Don't install a GTK+ theme"
ff7aa6acee95 [gaim-migrate @ 6727]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6232
diff changeset
29 LangString GTK_WIMP_THEME_DESC ${LANG_ENGLISH} "GTK-Wimp (Windows impersonator) is a GTK theme that blends well into the Windows desktop environment."
ff7aa6acee95 [gaim-migrate @ 6727]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6232
diff changeset
30 LangString GTK_BLUECURVE_THEME_DESC ${LANG_ENGLISH} "The Bluecurve theme."
ff7aa6acee95 [gaim-migrate @ 6727]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6232
diff changeset
31 LangString GTK_LIGHTHOUSEBLUE_THEME_DESC ${LANG_ENGLISH} "The Lighthouseblue theme."
6232
48022cc36114 [gaim-migrate @ 6725]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff changeset
32
7558
908343b14e70 [gaim-migrate @ 8172]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6259
diff changeset
33 ; GTK+ Directory Page
6234
ff7aa6acee95 [gaim-migrate @ 6727]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6232
diff changeset
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."
6232
48022cc36114 [gaim-migrate @ 6725]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff changeset
35
7558
908343b14e70 [gaim-migrate @ 8172]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6259
diff changeset
36 ; Installer Finish Page
7560
af9968dbdc70 [gaim-migrate @ 8174]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7558
diff changeset
37 LangString GAIM_FINISH_VISIT_WEB_SITE ${LANG_ENGLISH} "Visit the Windows Gaim Web Page"
7558
908343b14e70 [gaim-migrate @ 8172]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6259
diff changeset
38
6232
48022cc36114 [gaim-migrate @ 6725]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff changeset
39 ; Gaim Section Prompts and Texts
6234
ff7aa6acee95 [gaim-migrate @ 6727]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6232
diff changeset
40 LangString GAIM_UNINSTALL_DESC ${LANG_ENGLISH} "Gaim (remove only)"
6253
6bbb306431ab [gaim-migrate @ 6749]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6248
diff changeset
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."
6234
ff7aa6acee95 [gaim-migrate @ 6727]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6232
diff changeset
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?"
6232
48022cc36114 [gaim-migrate @ 6725]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff changeset
43
48022cc36114 [gaim-migrate @ 6725]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff changeset
44 ; GTK+ Section Prompts
6234
ff7aa6acee95 [gaim-migrate @ 6727]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6232
diff changeset
45 LangString GTK_INSTALL_ERROR ${LANG_ENGLISH} "Error installing GTK+ runtime."
ff7aa6acee95 [gaim-migrate @ 6727]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6232
diff changeset
46 LangString GTK_BAD_INSTALL_PATH ${LANG_ENGLISH} "The path you entered can not be accessed or created."
6232
48022cc36114 [gaim-migrate @ 6725]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff changeset
47
48022cc36114 [gaim-migrate @ 6725]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff changeset
48 ; GTK+ Themes section
6234
ff7aa6acee95 [gaim-migrate @ 6727]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6232
diff changeset
49 LangString GTK_NO_THEME_INSTALL_RIGHTS ${LANG_ENGLISH} "You do not have permission to install a GTK+ theme."
6232
48022cc36114 [gaim-migrate @ 6725]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff changeset
50
48022cc36114 [gaim-migrate @ 6725]
Herman Bloggs <hermanator12002@yahoo.com>
parents:
diff changeset
51 ; Uninstall Section Prompts
6234
ff7aa6acee95 [gaim-migrate @ 6727]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6232
diff changeset
52 LangString un.GAIM_UNINSTALL_ERROR_1 ${LANG_ENGLISH} "The uninstaller could not find registry entries for Gaim.$\rIt is likely that another user installed this application."
ff7aa6acee95 [gaim-migrate @ 6727]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6232
diff changeset
53 LangString un.GAIM_UNINSTALL_ERROR_2 ${LANG_ENGLISH} "You do not have permission to uninstall this application."