aboutsummaryrefslogtreecommitdiffstats
path: root/installer/languages/English.nsh
diff options
context:
space:
mode:
authorcanni0 <canni0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2009-01-10 21:57:04 +0000
committercanni0 <canni0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2009-01-10 21:57:04 +0000
commitda957735cf8f37e6bda903626e826c4993f37f8a (patch)
tree7334d27a1a75fda85bceb69c0987e82cf54fd191 /installer/languages/English.nsh
parentac23f0abafd7e2acdb09c60c9f7835ee76f2b68f (diff)
downloadusdx-da957735cf8f37e6bda903626e826c4993f37f8a.tar.gz
usdx-da957735cf8f37e6bda903626e826c4993f37f8a.tar.xz
usdx-da957735cf8f37e6bda903626e826c4993f37f8a.zip
- Added: Check online for USdx Updates
- Changed: Installer Icon git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1553 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'installer/languages/English.nsh')
-rw-r--r--installer/languages/English.nsh5
1 files changed, 5 insertions, 0 deletions
diff --git a/installer/languages/English.nsh b/installer/languages/English.nsh
index b539a0e2..e1ee4656 100644
--- a/installer/languages/English.nsh
+++ b/installer/languages/English.nsh
@@ -10,6 +10,11 @@ LangString oninit_alreadyinstalled ${LANG_ENGLISH} "is already installed"
LangString oninit_closeusdx ${LANG_ENGLISH} "cannot be uninstalled while its running! Do you want to close it?"
LangString oninit_updateusdx ${LANG_ENGLISH} "Do you want to update the installation from:"
+LangString update_connect ${LANG_ENGLISH} "Establish internet connection and check for new version"
+LangString button_next ${LANG_ENGLISH} "Next >"
+LangString button_close ${LANG_ENGLISH} "Close"
+LangString update_information ${LANG_ENGLISH} "You can check if a new version of 'UltraStar Deluxe' is available. Thereto an internet connection will be established. If a new version is found, it can be installed afterwards."
+
; Welcome Page:
LangString page_welcome_title ${LANG_ENGLISH} "Welcome to the UltraStar Deluxe Setup Wizard"