KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > com > memoire > vainstall > tui > Language_en_UK


1 /*
2  * $RCSfile: Language_en_UK.java,v $
3  * @modification $Date: 2001/05/22 23:42:58 $
4  * @version $Id: Language_en_UK.java,v 1.4 2001/05/22 23:42:58 westbay Exp $
5  *
6  */

7 package com.memoire.vainstall.tui;
8
9 import java.util.ListResourceBundle JavaDoc;
10 import java.io.Serializable JavaDoc;
11
12 /**
13  * English language file for text ui
14  *
15  * @author Henrik Falk
16  * @version $Id: Language_en_UK.java,v 1.4 2001/05/22 23:42:58 westbay Exp $
17  *
18  */

19 public class Language_en_UK extends ListResourceBundle JavaDoc implements Serializable JavaDoc {
20
21 /**
22  * Method: contents
23  */

24 public static Object JavaDoc[][] contents =
25 {
26     
27   // LOCALIZE THIS
28

29   // TuiDefaultStep
30
{"TuiDefaultStep_CancelInstallation","CANCEL THE INSTALLATION"},
31
32   // TuiDirectoryStep
33
{"TuiDirectoryStep_Step4","[STEP 4] INSTALLATION DIRECTORY"},
34   {"TuiDirectoryStep_DefaultInstallationDirectory","Default installation directory is :"},
35   {"TuiDirectoryStep_EnterInstallationDirectory","Default installation directory is :"},
36
37   // TuiEndStep
38
{"TuiEndStep_Step7","[STEP 7] END"},
39   {"TuiEndStep_Step6","[STEP 6] END"},
40   {"TuiEndStep_Step3","[STEP 3] END"},
41   {"TuiEndStep_StepN","[STEP #] END"},
42   {"TuiEndStep_NowInstalled","The software is now installed."},
43   {"TuiEndStep_NowUpdated","The software is now updated."},
44   {"TuiEndStep_NowUninstalled","The software is now uninstalled."},
45   {"TuiEndStep_Continue","Type F to continue"},
46
47   // TuiInstallStep
48
{"TuiInstallStep_Step5In","[STEP 5] INSTALLATION"},
49   {"TuiInstallStep_Step5Up","[STEP 5] UPDATE"},
50   {"TuiInstallStep_Step2Un","[STEP 2] UNINSTALLATION"},
51   {"TuiInstallStep_StepN","[STEP #] INSTALLATION"},
52   {"TuiInstallStep_AllReady","Everything is ready."},
53   {"TuiInstallStep_NowCopy","The files will now be copied on your disk."},
54   {"TuiInstallStep_NowRemove","The files will now be removed from your disk."},
55   {"TuiInstallStep_StartCopy","Type N to start the copy."},
56   {"TuiInstallStep_StartRemove","Type N to start the removal."},
57   {"TuiInstallStep_InstallInProgress","Installation in progress"},
58   {"TuiInstallStep_UpdateInProgress","Update in progress"},
59   {"TuiInstallStep_UninstallationInProgress","Uninstallation in progress"},
60
61   // TuiLanguageStep
62
{"TuiLanguageStep_Language","[STEP 0] LANGUAGE"},
63   {"TuiLanguageStep_SelectLanguage","Select Language during installation:"},
64   {"TuiLanguageStep_DefaultToEnglish","Installation will use English language."},
65   {"TuiLanguageStep_Continue","Please type N to continue"},
66
67   // TuiLicenseStep
68
{"TuiLicenseStep_License","[STEP 2] END-USER LICENSE"},
69   {"TuiLicenseStep_NoLicense","License not defined."},
70   {"TuiLicenseStep_WantAcceptLicense","Do you accept this license agreement ?"},
71   {"TuiLicenseStep_YouAcceptedLicense","You accepted the terms of the license."},
72   {"TuiLicenseStep_Continue","Type N to continue the installation process."},
73   {"TuiLicenseStep_RefusedLicense","You refused the terms of the license."},
74   {"TuiLicenseStep_You","You "},
75   {"TuiLicenseStep_Must","must"},
76   {"TuiLicenseStep_CancelAndDelete"," cancel the installation and destroy all the copies of the software."},
77   {"TuiLicenseStep_Cancel","Type C to cancel."},
78
79   // TuiReadmeStep
80
{"TuiReadmeStep_Readme","[STEP 3] README FILE"},
81   {"TuiReadmeStep_NoReadme","Readme not defined."},
82   {"TuiReadmeStep_Thanks","Thanx for reading this text."},
83   {"TuiReadmeStep_Continue","Type N to continue the installation process."},
84
85   // TuiShortcutStep
86
{"TuiShortcutStep_Shortcuts","[STEP 6] SHORTCUTS"},
87   {"TuiShortcutStep_PutEntryAndIcon","The installer can now put an entry ''{0}''\n in your main menu and an icon on your desktop."},
88   {"TuiShortcutStep_WantShortcuts","Do you want shortcuts to be created ?"},
89   {"TuiShortcutStep_RemoveEntriesAndIcon","The installer will now remove the entries ''{0}''\n in your main menu and the icon on your desktop if any."},
90   {"TuiShortcutStep_WillCreate","Shortcuts will be created."},
91   {"TuiShortcutStep_WillNotCreate","Shortcuts will not be created."},
92   {"TuiShortcutStep_Continue","Type N to continue the installation process."},
93
94   // TuiUpgradeStep
95
{"TuiUpgradeStep_Upgrade35","[STEP 3.5] UPGRADE"},
96   {"TuiUpgradeStep_UpgradeN","[STEP #] UPGRADE"},
97   {"TuiUpgradeStep_Upgrade5","[STEP 5] UPGRADE"},
98   {"TuiUpgradeStep_Upgrade2","[STEP 2] UPGRADE"},
99   {"TuiUpgradeStep_PreviousVersionFound","Previous version found: "},
100   {"TuiUpgradeStep_InstallationDirectory","Installation Directory: "},
101   {"TuiUpgradeStep_WantToUpgrade","Do you want to update ?"},
102
103   // TuiWelcomeStep
104
{"TuiWelcomeStep_Welcome","[STEP 1] WELCOME"},
105   {"TuiWelcomeStep_WelcomeTo","Welcome to {0}\nThe GPL''ed Premier Installer for Java"},
106   {"TuiWelcomeStep_Guide","{0} will guide you, step by step,\n{1}"},
107   {"TuiWelcomeStep_DuringInstall","during the installation of {0}"},
108   {"TuiWelcomeStep_DuringUpdate","during the update of {0}"},
109   {"TuiWelcomeStep_DuringUninstall","during the uninstallation of {0}"},
110   {"TuiWelcomeStep_Continue","Please type N to continue"},
111
112   // TuiWizard
113
{"TuiWizard_Enter","[Enter] "},
114   {"TuiWizard_Again","[A]gain "},
115   {"TuiWizard_Cancel","[C]ancel "},
116   {"TuiWizard_Back","[B]ack "},
117   {"TuiWizard_Next","[N]ext "},
118   {"TuiWizard_Finish","[F]inish "},
119   {"TuiWizard_WantAbort","Do you want to abort installation ?"},
120   {"TuiWizard_YesNo","[Y]es [N]o "},
121   {"TuiWizard_Error","ERROR"},
122
123   {"TuiWizard_KeyYes",new Integer JavaDoc('y')},
124   {"TuiWizard_KeyNo",new Integer JavaDoc('n')},
125   {"TuiWizard_KeyAgain",new Integer JavaDoc('a')},
126   {"TuiWizard_KeyCancel",new Integer JavaDoc('c')},
127   {"TuiWizard_KeyBack",new Integer JavaDoc('b')},
128   {"TuiWizard_KeyNext",new Integer JavaDoc('n')},
129   {"TuiWizard_KeyFinish",new Integer JavaDoc('f')},
130
131   // END OF MATERIAL TO LOCALIZE
132
};
133
134 /**
135  * Method: getContents()
136  */

137 public Object JavaDoc[][] getContents()
138 {
139     return contents;
140 }
141   
142 }
143
Popular Tags