From a62b466452023d1d82881a124c29797844f553a6 Mon Sep 17 00:00:00 2001 From: canni2007 Date: Fri, 23 Nov 2007 22:43:39 +0000 Subject: Updated installer source: There will be a lite and a full installer. Changed install method. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@654 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Installer/settings/variables.nsh | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'Installer/settings/variables.nsh') diff --git a/Installer/settings/variables.nsh b/Installer/settings/variables.nsh index 1bb3a7b6..3a022ecd 100644 --- a/Installer/settings/variables.nsh +++ b/Installer/settings/variables.nsh @@ -27,11 +27,11 @@ !define eng_sec3_desc "You can choose which optional themes should also be installed." ; English Description of "Optional Themes"-Section !define ger_sec3_desc "Hier können optionale Motive zum Installieren gewählt werden." ; German Description of "Optional Themes"-Section -!define eng_g2Section1_desc "Downloads the demo song 'Dead Smiling Pirates - I 18'. Requires: Active Internet connection!" ; English Description of the Example Song "I 18" -!define ger_g2Section1_desc "Lädt das freie Beispiellied 'Dead Smiling Pirates - I 18' herunter. Benötigt: Aktive Internetverbindung!" ; German Description of the Example Song "I 18" +!define eng_g2Section1_desc "Install the demo song 'Dead Smiling Pirates - I 18'." ; English Description of the Example Song "I 18" +!define ger_g2Section1_desc "Installiert das freie Beispiellied 'Dead Smiling Pirates - I 18'" ; German Description of the Example Song "I 18" -!define eng_g2Section2_desc "Downloads the demo song 'Steven Dunston - Northern Star'. Requires: Active Internet connection!" ; English Description of the Example Song "Northern Star" -!define ger_g2Section2_desc "Lädt das freie Beispiellied 'Steven Dunston - Northern Star' herunter. Benötigt: Aktive Internetverbindung!" ; German Description of the Example Song "Northern Star" +!define eng_g2Section2_desc "Install the demo song 'Steven Dunston - Northern Star'." ; English Description of the Example Song "Northern Star" +!define ger_g2Section2_desc "Installiert das freie Beispiellied 'Steven Dunston - Northern Star'" ; German Description of the Example Song "Northern Star" !define eng_sec1 "Base components" ; English Name of the component section1 !define ger_sec1 "Basiskomponenten" ; German Name of the component section1 @@ -44,14 +44,14 @@ ; Group Section Descriptions: -!define eng_g1Sec1_desc "This will download the optional theme 'Orange' by Skar." -!define ger_g1Sec1_desc "Dies lädt das optionale Motiv 'Orange' von Skar herunter." +!define eng_g1Sec1_desc "This will install the optional theme 'Orange' by Skar." +!define ger_g1Sec1_desc "Dies installiert das optionale Motiv 'Orange' von Skar." -!define eng_g1Sec2_desc "This will download the optional theme 'Streetlight' by Skar." -!define ger_g1Sec2_desc "Dies lädt das optionale Motiv 'Streetlight' von Skar herunter." +!define eng_g1Sec2_desc "This will install the optional theme 'Streetlight' by Skar." +!define ger_g1Sec2_desc "Dies installiert das optionale Motiv 'Streetlight' von Skar." -!define eng_g1Sec3_desc "This will download the optional theme 'Vistar' by Skar." -!define ger_g1Sec3_desc "Dies lädt das optionale Motiv 'Vistar' von Skar herunter." +!define eng_g1Sec3_desc "This will install the optional theme 'Vistar' by Skar." +!define ger_g1Sec3_desc "Dies installiert das optionale Motiv 'Vistar' von Skar." ; Skin: -- cgit v1.2.3