001: /*
002: * $RCSfile: Language_en_UK.java,v $
003: * @modification $Date: 2001/05/22 23:42:58 $
004: * @version $Id: Language_en_UK.java,v 1.4 2001/05/22 23:42:58 westbay Exp $
005: *
006: */
007: package com.memoire.vainstall.tui;
008:
009: import java.util.ListResourceBundle;
010: import java.io.Serializable;
011:
012: /**
013: * English language file for text ui
014: *
015: * @author Henrik Falk
016: * @version $Id: Language_en_UK.java,v 1.4 2001/05/22 23:42:58 westbay Exp $
017: *
018: */
019: public class Language_en_UK extends ListResourceBundle implements
020: Serializable {
021:
022: /**
023: * Method: contents
024: */
025: public static Object[][] contents = {
026:
027: // LOCALIZE THIS
028:
029: // TuiDefaultStep
030: { "TuiDefaultStep_CancelInstallation",
031: "CANCEL THE INSTALLATION" },
032:
033: // TuiDirectoryStep
034: { "TuiDirectoryStep_Step4",
035: "[STEP 4] INSTALLATION DIRECTORY" },
036: { "TuiDirectoryStep_DefaultInstallationDirectory",
037: "Default installation directory is :" },
038: { "TuiDirectoryStep_EnterInstallationDirectory",
039: "Default installation directory is :" },
040:
041: // TuiEndStep
042: { "TuiEndStep_Step7", "[STEP 7] END" },
043: { "TuiEndStep_Step6", "[STEP 6] END" },
044: { "TuiEndStep_Step3", "[STEP 3] END" },
045: { "TuiEndStep_StepN", "[STEP #] END" },
046: { "TuiEndStep_NowInstalled",
047: "The software is now installed." },
048: { "TuiEndStep_NowUpdated", "The software is now updated." },
049: { "TuiEndStep_NowUninstalled",
050: "The software is now uninstalled." },
051: { "TuiEndStep_Continue", "Type F to continue" },
052:
053: // TuiInstallStep
054: { "TuiInstallStep_Step5In", "[STEP 5] INSTALLATION" },
055: { "TuiInstallStep_Step5Up", "[STEP 5] UPDATE" },
056: { "TuiInstallStep_Step2Un", "[STEP 2] UNINSTALLATION" },
057: { "TuiInstallStep_StepN", "[STEP #] INSTALLATION" },
058: { "TuiInstallStep_AllReady", "Everything is ready." },
059: { "TuiInstallStep_NowCopy",
060: "The files will now be copied on your disk." },
061: { "TuiInstallStep_NowRemove",
062: "The files will now be removed from your disk." },
063: { "TuiInstallStep_StartCopy", "Type N to start the copy." },
064: { "TuiInstallStep_StartRemove",
065: "Type N to start the removal." },
066: { "TuiInstallStep_InstallInProgress",
067: "Installation in progress" },
068: { "TuiInstallStep_UpdateInProgress", "Update in progress" },
069: { "TuiInstallStep_UninstallationInProgress",
070: "Uninstallation in progress" },
071:
072: // TuiLanguageStep
073: { "TuiLanguageStep_Language", "[STEP 0] LANGUAGE" },
074: { "TuiLanguageStep_SelectLanguage",
075: "Select Language during installation:" },
076: { "TuiLanguageStep_DefaultToEnglish",
077: "Installation will use English language." },
078: { "TuiLanguageStep_Continue", "Please type N to continue" },
079:
080: // TuiLicenseStep
081: { "TuiLicenseStep_License", "[STEP 2] END-USER LICENSE" },
082: { "TuiLicenseStep_NoLicense", "License not defined." },
083: { "TuiLicenseStep_WantAcceptLicense",
084: "Do you accept this license agreement ?" },
085: { "TuiLicenseStep_YouAcceptedLicense",
086: "You accepted the terms of the license." },
087: { "TuiLicenseStep_Continue",
088: "Type N to continue the installation process." },
089: { "TuiLicenseStep_RefusedLicense",
090: "You refused the terms of the license." },
091: { "TuiLicenseStep_You", "You " },
092: { "TuiLicenseStep_Must", "must" },
093: { "TuiLicenseStep_CancelAndDelete",
094: " cancel the installation and destroy all the copies of the software." },
095: { "TuiLicenseStep_Cancel", "Type C to cancel." },
096:
097: // TuiReadmeStep
098: { "TuiReadmeStep_Readme", "[STEP 3] README FILE" },
099: { "TuiReadmeStep_NoReadme", "Readme not defined." },
100: { "TuiReadmeStep_Thanks", "Thanx for reading this text." },
101: { "TuiReadmeStep_Continue",
102: "Type N to continue the installation process." },
103:
104: // TuiShortcutStep
105: { "TuiShortcutStep_Shortcuts", "[STEP 6] SHORTCUTS" },
106: {
107: "TuiShortcutStep_PutEntryAndIcon",
108: "The installer can now put an entry ''{0}''\n in your main menu and an icon on your desktop." },
109: { "TuiShortcutStep_WantShortcuts",
110: "Do you want shortcuts to be created ?" },
111: {
112: "TuiShortcutStep_RemoveEntriesAndIcon",
113: "The installer will now remove the entries ''{0}''\n in your main menu and the icon on your desktop if any." },
114: { "TuiShortcutStep_WillCreate",
115: "Shortcuts will be created." },
116: { "TuiShortcutStep_WillNotCreate",
117: "Shortcuts will not be created." },
118: { "TuiShortcutStep_Continue",
119: "Type N to continue the installation process." },
120:
121: // TuiUpgradeStep
122: { "TuiUpgradeStep_Upgrade35", "[STEP 3.5] UPGRADE" },
123: { "TuiUpgradeStep_UpgradeN", "[STEP #] UPGRADE" },
124: { "TuiUpgradeStep_Upgrade5", "[STEP 5] UPGRADE" },
125: { "TuiUpgradeStep_Upgrade2", "[STEP 2] UPGRADE" },
126: { "TuiUpgradeStep_PreviousVersionFound",
127: "Previous version found: " },
128: { "TuiUpgradeStep_InstallationDirectory",
129: "Installation Directory: " },
130: { "TuiUpgradeStep_WantToUpgrade", "Do you want to update ?" },
131:
132: // TuiWelcomeStep
133: { "TuiWelcomeStep_Welcome", "[STEP 1] WELCOME" },
134: { "TuiWelcomeStep_WelcomeTo",
135: "Welcome to {0}\nThe GPL''ed Premier Installer for Java" },
136: { "TuiWelcomeStep_Guide",
137: "{0} will guide you, step by step,\n{1}" },
138: { "TuiWelcomeStep_DuringInstall",
139: "during the installation of {0}" },
140: { "TuiWelcomeStep_DuringUpdate", "during the update of {0}" },
141: { "TuiWelcomeStep_DuringUninstall",
142: "during the uninstallation of {0}" },
143: { "TuiWelcomeStep_Continue", "Please type N to continue" },
144:
145: // TuiWizard
146: { "TuiWizard_Enter", "[Enter] " },
147: { "TuiWizard_Again", "[A]gain " },
148: { "TuiWizard_Cancel", "[C]ancel " },
149: { "TuiWizard_Back", "[B]ack " },
150: { "TuiWizard_Next", "[N]ext " },
151: { "TuiWizard_Finish", "[F]inish " },
152: { "TuiWizard_WantAbort",
153: "Do you want to abort installation ?" },
154: { "TuiWizard_YesNo", "[Y]es [N]o " },
155: { "TuiWizard_Error", "ERROR" },
156:
157: { "TuiWizard_KeyYes", new Integer('y') },
158: { "TuiWizard_KeyNo", new Integer('n') },
159: { "TuiWizard_KeyAgain", new Integer('a') },
160: { "TuiWizard_KeyCancel", new Integer('c') },
161: { "TuiWizard_KeyBack", new Integer('b') },
162: { "TuiWizard_KeyNext", new Integer('n') },
163: { "TuiWizard_KeyFinish", new Integer('f') },
164:
165: // END OF MATERIAL TO LOCALIZE
166: };
167:
168: /**
169: * Method: getContents()
170: */
171: public Object[][] getContents() {
172: return contents;
173: }
174:
175: }
|