xref: /AOO41X/main/javainstaller2/src/Localization/setupstrings.ulf (revision 4ee0f98ce7db87dcc5f20f8b49c0952019eeea7f)
1*21107a1aSAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
3*21107a1aSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4*21107a1aSAndrew Rist * or more contributor license agreements.  See the NOTICE file
5*21107a1aSAndrew Rist * distributed with this work for additional information
6*21107a1aSAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7*21107a1aSAndrew Rist * to you under the Apache License, Version 2.0 (the
8*21107a1aSAndrew Rist * "License"); you may not use this file except in compliance
9*21107a1aSAndrew Rist * with the License.  You may obtain a copy of the License at
10cdf0e10cSrcweir *
11*21107a1aSAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12cdf0e10cSrcweir *
13*21107a1aSAndrew Rist * Unless required by applicable law or agreed to in writing,
14*21107a1aSAndrew Rist * software distributed under the License is distributed on an
15*21107a1aSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*21107a1aSAndrew Rist * KIND, either express or implied.  See the License for the
17*21107a1aSAndrew Rist * specific language governing permissions and limitations
18*21107a1aSAndrew Rist * under the License.
19cdf0e10cSrcweir *
20*21107a1aSAndrew Rist *************************************************************/
21*21107a1aSAndrew Rist
22*21107a1aSAndrew Rist
23cdf0e10cSrcweir
24cdf0e10cSrcweir[STRING_PREVIOUS]
25cdf0e10cSrcweiren-US = "Back"
26cdf0e10cSrcweir
27cdf0e10cSrcweir[STRING_NEXT]
28cdf0e10cSrcweiren-US = "Next"
29cdf0e10cSrcweir
30cdf0e10cSrcweir[STRING_CANCEL]
31cdf0e10cSrcweiren-US = "Cancel"
32cdf0e10cSrcweir
33cdf0e10cSrcweir[STRING_FINISH]
34cdf0e10cSrcweiren-US = "Finish"
35cdf0e10cSrcweir
36cdf0e10cSrcweir[STRING_DECLINE]
37cdf0e10cSrcweiren-US = "Decline"
38cdf0e10cSrcweir
39cdf0e10cSrcweir[STRING_INSTALL]
40cdf0e10cSrcweiren-US = "Install now"
41cdf0e10cSrcweir
42cdf0e10cSrcweir[STRING_UNINSTALL]
43cdf0e10cSrcweiren-US = "Remove Now"
44cdf0e10cSrcweir
45cdf0e10cSrcweir[STRING_HELP]
46cdf0e10cSrcweiren-US = "Help"
47cdf0e10cSrcweir
48cdf0e10cSrcweir[STRING_OK]
49cdf0e10cSrcweiren-US = "OK"
50cdf0e10cSrcweir
51cdf0e10cSrcweir[STRING_ERROR]
52cdf0e10cSrcweiren-US = "Error"
53cdf0e10cSrcweir
54cdf0e10cSrcweir[STRING_FILE_NOT_FOUND]
55cdf0e10cSrcweiren-US = "Error: File not found"
56cdf0e10cSrcweir
57cdf0e10cSrcweir[STRING_APPLICATIONTITLE]
58cdf0e10cSrcweiren-US = "${PRODUCT_FULLNAME} Installation Wizard"
59cdf0e10cSrcweir
60cdf0e10cSrcweir[STRING_APPLICATIONTITLEUNINSTALLATION]
61cdf0e10cSrcweiren-US = "${PRODUCT_FULLNAME} Uninstallation Wizard"
62cdf0e10cSrcweir
63cdf0e10cSrcweir[STRING_CANCEL_DIALOG_TITLE]
64cdf0e10cSrcweiren-US = "Exit"
65cdf0e10cSrcweir
66cdf0e10cSrcweir[STRING_CANCEL_DIALOG]
67cdf0e10cSrcweiren-US = "Do you really want to exit the Installation Wizard?"
68cdf0e10cSrcweir
69cdf0e10cSrcweir[STRING_CANCEL_DIALOG_UNINSTALLATION]
70cdf0e10cSrcweiren-US = "Do you really want to exit the Uninstallation Wizard?"
71cdf0e10cSrcweir
72cdf0e10cSrcweir[STRING_STOP_DIALOG]
73cdf0e10cSrcweiren-US = "Do you really want to abort the installation process?"
74cdf0e10cSrcweir
75cdf0e10cSrcweir[STRING_STOP_DIALOG_TITLE]
76cdf0e10cSrcweiren-US = "Abort installation?"
77cdf0e10cSrcweir
78cdf0e10cSrcweir[STRING_STOP_DIALOG_UNINSTALLATION]
79cdf0e10cSrcweiren-US = "Do you really want to abort the uninstallation process?"
80cdf0e10cSrcweir
81cdf0e10cSrcweir[STRING_STOP_DIALOG_TITLE_UNINSTALLATION]
82cdf0e10cSrcweiren-US = "Abort uninstallation?"
83cdf0e10cSrcweir
84cdf0e10cSrcweir[STRING_ACCEPTLICENSE]
85cdf0e10cSrcweiren-US = "Accept License"
86cdf0e10cSrcweir
87cdf0e10cSrcweir[STRING_ACCEPTLICENSE1]
88cdf0e10cSrcweiren-US = "Software License Agreement"
89cdf0e10cSrcweir
90cdf0e10cSrcweir[STRING_ACCEPTLICENSE2]
91cdf0e10cSrcweiren-US = "Please read the following license agreement carefully."
92cdf0e10cSrcweir
93cdf0e10cSrcweir[STRING_ACCEPTLICENSE3]
94cdf0e10cSrcweiren-US = "If you have read and accept all the terms of the entire Software License Agreement, click 'Accept License' to continue with the installation."
95cdf0e10cSrcweir
96cdf0e10cSrcweir[STRING_CHOOSEDIRECTORY1]
97cdf0e10cSrcweiren-US = "Select Installation Directory"
98cdf0e10cSrcweir
99cdf0e10cSrcweir[STRING_CHOOSEDIRECTORY1_UPDATE]
100cdf0e10cSrcweiren-US = "Update the Installed Version"
101cdf0e10cSrcweir
102cdf0e10cSrcweir[STRING_CHOOSEDIRECTORY1_MAINTAIN]
103cdf0e10cSrcweiren-US = "Adding Components to the Installed Version"
104cdf0e10cSrcweir
105cdf0e10cSrcweir[STRING_CHOOSEDIRECTORY2]
106cdf0e10cSrcweiren-US = "Install ${PRODUCT_FULLNAME} in this directory"
107cdf0e10cSrcweir
108cdf0e10cSrcweir[STRING_CHOOSEDIRECTORY3]
109cdf0e10cSrcweiren-US = "Browse..."
110cdf0e10cSrcweir
111cdf0e10cSrcweir[STRING_CHOOSEDIRECTORY4_QUESTION_TITLE]
112cdf0e10cSrcweiren-US = "Create New Directory"
113cdf0e10cSrcweir
114cdf0e10cSrcweir[STRING_CHOOSEDIRECTORY5_QUESTION_MESSAGE]
115cdf0e10cSrcweiren-US = "The directory '${DIR}' does not exist.\nDo you want to create it now?"
116cdf0e10cSrcweir
117cdf0e10cSrcweir[STRING_CHOOSEDIRECTORY5_QUESTION_MESSAGE2]
118cdf0e10cSrcweiren-US = "The directory '${DIR}' does not exist.\nDo you want to create it now or choose another directory?"
119cdf0e10cSrcweir
120cdf0e10cSrcweir[STRING_CHOOSEDIRECTORY6]
121cdf0e10cSrcweiren-US = "Select root directory"
122cdf0e10cSrcweir
123cdf0e10cSrcweir[STRING_CHOOSEDIRECTORY_NO_WRITE_ACCESS]
124cdf0e10cSrcweiren-US = "You do not have write access in the directory"
125cdf0e10cSrcweir
126cdf0e10cSrcweir[STRING_CHOOSEDIRECTORY_NOT_ALLOWED]
127cdf0e10cSrcweiren-US = "You are not allowed to create the directory"
128cdf0e10cSrcweir
129cdf0e10cSrcweir[STRING_CHOOSEDIRECTORY_NO_SUCCESS]
130cdf0e10cSrcweiren-US = "Failed to create the directory"
131cdf0e10cSrcweir
132cdf0e10cSrcweir[STRING_CHOOSECOMPONENTS1]
133cdf0e10cSrcweiren-US = "Select Components"
134cdf0e10cSrcweir
135cdf0e10cSrcweir[STRING_CHOOSECOMPONENTS1_MAINTAIN]
136cdf0e10cSrcweiren-US = "Select Additional Components"
137cdf0e10cSrcweir
138cdf0e10cSrcweir[STRING_CHOOSECOMPONENTS2]
139cdf0e10cSrcweiren-US = "Marked components will be installed. Please mark them accordingly"
140cdf0e10cSrcweir
141cdf0e10cSrcweir[STRING_CHOOSECOMPONENTS3]
142cdf0e10cSrcweiren-US = "Feature Description"
143cdf0e10cSrcweir
144cdf0e10cSrcweir[STRING_CHOOSECOMPONENTS4]
145cdf0e10cSrcweiren-US = "Size (kB):"
146cdf0e10cSrcweir
147cdf0e10cSrcweir[STRING_CHOOSEINSTALLATIONTYPE1]
148cdf0e10cSrcweiren-US = "Select the Type of Installation"
149cdf0e10cSrcweir
150cdf0e10cSrcweir[STRING_CHOOSEINSTALLATIONTYPE2]
151cdf0e10cSrcweiren-US = "Select the type of installation that best suits your needs:"
152cdf0e10cSrcweir
153cdf0e10cSrcweir[STRING_CHOOSEINSTALLATIONTYPE3]
154cdf0e10cSrcweiren-US = "Select the Type of Installation"
155cdf0e10cSrcweir
156cdf0e10cSrcweir[STRING_CHOOSEINSTALLATIONTYPE4]
157cdf0e10cSrcweiren-US = "The main components will be installed. Recommended for most users."
158cdf0e10cSrcweir
159cdf0e10cSrcweir[STRING_CHOOSEINSTALLATIONTYPE5]
160cdf0e10cSrcweiren-US = "You choose the components you want to install and where they are stored. Recommended for advanced users."
161cdf0e10cSrcweir
162cdf0e10cSrcweir[STRING_CHOOSEINSTALLATIONTYPE6]
163cdf0e10cSrcweiren-US = "Typical"
164cdf0e10cSrcweir
165cdf0e10cSrcweir[STRING_CHOOSEINSTALLATIONTYPE7]
166cdf0e10cSrcweiren-US = "Custom"
167cdf0e10cSrcweir
168cdf0e10cSrcweir[STRING_INSTALLATIONIMMINENT1]
169cdf0e10cSrcweiren-US = "Ready to Install"
170cdf0e10cSrcweir
171cdf0e10cSrcweir[STRING_INSTALLATIONIMMINENT1_UPDATE]
172cdf0e10cSrcweiren-US = "Ready to Update"
173cdf0e10cSrcweir
174cdf0e10cSrcweir[STRING_INSTALLATIONIMMINENT2]
175cdf0e10cSrcweiren-US = "The following ${PRODUCT_FULLNAME} components will be installed:"
176cdf0e10cSrcweir
177cdf0e10cSrcweir[STRING_INSTALLATIONONGOING1]
178cdf0e10cSrcweiren-US = "Installing..."
179cdf0e10cSrcweir
180cdf0e10cSrcweir[STRING_INSTALLATIONONGOING3]
181cdf0e10cSrcweiren-US = "Stop"
182cdf0e10cSrcweir
183cdf0e10cSrcweir[STRING_INSTALLATIONONGOING_PACKAGEPATH_NOT_FOUND]
184cdf0e10cSrcweiren-US = "ERROR: Path with installation packages not found!"
185cdf0e10cSrcweir
186cdf0e10cSrcweir[STRING_PROLOGUE1]
187cdf0e10cSrcweiren-US = "Welcome"
188cdf0e10cSrcweir
189cdf0e10cSrcweir[STRING_PROLOGUE2]
190cdf0e10cSrcweiren-US = "This Installation Wizard will install ${PRODUCT_FULLNAME} on your computer."
191cdf0e10cSrcweir
192cdf0e10cSrcweir[STRING_PROLOGUE3]
193cdf0e10cSrcweiren-US = "To continue, click 'Next'."
194cdf0e10cSrcweir
195cdf0e10cSrcweir[STRING_PROLOGUE4]
196cdf0e10cSrcweiren-US = "Note: This installation will be done without root privileges. Therefore you will have a reduced functionality (Java Runtime Environment (JRE) not installable, system integration not possible).\nClick 'Cancel' and change your privileges to root privileges, if you want to use the complete functionality."
197cdf0e10cSrcweir
198cdf0e10cSrcweir[STRING_INSTALLATIONCOMPLETED1]
199cdf0e10cSrcweiren-US = "Installation Completed"
200cdf0e10cSrcweir
201cdf0e10cSrcweir[STRING_INSTALLATIONCOMPLETED1_ABORT]
202cdf0e10cSrcweiren-US = "Installation Aborted"
203cdf0e10cSrcweir
204cdf0e10cSrcweir[STRING_INSTALLATIONCOMPLETED1_ERROR]
205cdf0e10cSrcweiren-US = "Installation Failed"
206cdf0e10cSrcweir
207cdf0e10cSrcweir[STRING_INSTALLATIONCOMPLETED2]
208cdf0e10cSrcweiren-US = "The Installation Wizard has successfully installed ${PRODUCT_FULLNAME} on your computer."
209cdf0e10cSrcweir
210cdf0e10cSrcweir[STRING_INSTALLATIONCOMPLETED2_ABORT]
211cdf0e10cSrcweiren-US = "The Installation Wizard was aborted. ${PRODUCT_NAME} is not installed on your computer."
212cdf0e10cSrcweir
213cdf0e10cSrcweir[STRING_INSTALLATIONCOMPLETED2_ERROR]
214cdf0e10cSrcweiren-US = "An error has occurred. Thus the Installation Wizard could not install ${PRODUCT_NAME} on your computer successfully. Click 'Details...' for more information."
215cdf0e10cSrcweir
216cdf0e10cSrcweir[STRING_INSTALLATIONCOMPLETED3]
217cdf0e10cSrcweiren-US = "Click 'Finish' to exit the Wizard."
218cdf0e10cSrcweir
219cdf0e10cSrcweir[STRING_INSTALLATIONCOMPLETED_BUTTON]
220cdf0e10cSrcweiren-US = "Details..."
221cdf0e10cSrcweir
222cdf0e10cSrcweir[STRING_UNINSTALLATIONPROLOGUE2]
223cdf0e10cSrcweiren-US = "The ${PRODUCT_FULLNAME} Uninstallation Wizard will remove ${PRODUCT_FULLNAME} from your computer."
224cdf0e10cSrcweir
225cdf0e10cSrcweir[STRING_UNINSTALLATION_PROLOGUE_WRONG_PRIVILEGES_CURRENT_ROOT]
226cdf0e10cSrcweiren-US= "Sorry, wrong privileges. Installation was done with User privilges, but you have Root privileges."
227cdf0e10cSrcweir
228cdf0e10cSrcweir[STRING_UNINSTALLATION_PROLOGUE_WRONG_PRIVILEGES_CURRENT_USER]
229cdf0e10cSrcweiren-US= "Sorry, wrong privileges. Installation was done with Root privilges, but you have User privileges."
230cdf0e10cSrcweir
231cdf0e10cSrcweir[STRING_CHOOSEUNINSTALLATIONTYPE1]
232cdf0e10cSrcweiren-US = "Select the Type of Uninstallation"
233cdf0e10cSrcweir
234cdf0e10cSrcweir[STRING_CHOOSEUNINSTALLATIONTYPE2]
235cdf0e10cSrcweiren-US = "Select the type of uninstallation that best suits your needs:"
236cdf0e10cSrcweir
237cdf0e10cSrcweir[STRING_CHOOSEUNINSTALLATIONTYPE3]
238cdf0e10cSrcweiren-US = "Partial"
239cdf0e10cSrcweir
240cdf0e10cSrcweir[STRING_CHOOSEUNINSTALLATIONTYPE4]
241cdf0e10cSrcweiren-US = "Completely removes ${PRODUCT_FULLNAME} and all its components from your system."
242cdf0e10cSrcweir
243cdf0e10cSrcweir[STRING_CHOOSEUNINSTALLATIONTYPE5]
244cdf0e10cSrcweiren-US = "You choose the program features you want to remove."
245cdf0e10cSrcweir
246cdf0e10cSrcweir[STRING_CHOOSEUNINSTALLATIONTYPE6]
247cdf0e10cSrcweiren-US = "Complete"
248cdf0e10cSrcweir
249cdf0e10cSrcweir[STRING_CHOOSEUNINSTALLATIONCOMPONENTS2]
250cdf0e10cSrcweiren-US = "Components marked with an X will be removed. Mark the components you want to remove."
251cdf0e10cSrcweir
252cdf0e10cSrcweir[STRING_UNINSTALLATIONIMMINENT1]
253cdf0e10cSrcweiren-US = "Ready to Remove"
254cdf0e10cSrcweir
255cdf0e10cSrcweir[STRING_UNINSTALLATIONIMMINENT2]
256cdf0e10cSrcweiren-US = "The following ${PRODUCT_FULLNAME} components will be removed: "
257cdf0e10cSrcweir
258cdf0e10cSrcweir[STRING_UNINSTALLATIONONGOING1]
259cdf0e10cSrcweiren-US = "Uninstalling..."
260cdf0e10cSrcweir
261cdf0e10cSrcweir[STRING_UNINSTALLATIONCOMPLETED1]
262cdf0e10cSrcweiren-US = "Uninstallation Completed"
263cdf0e10cSrcweir
264cdf0e10cSrcweir[STRING_UNINSTALLATIONCOMPLETED1_ABORT]
265cdf0e10cSrcweiren-US = "Uninstallation Aborted"
266cdf0e10cSrcweir
267cdf0e10cSrcweir[STRING_UNINSTALLATIONCOMPLETED1_ERROR]
268cdf0e10cSrcweiren-US = "Uninstallation Failed"
269cdf0e10cSrcweir
270cdf0e10cSrcweir[STRING_UNINSTALLATIONCOMPLETED2]
271cdf0e10cSrcweiren-US = "The Uninstallation Wizard has successfully removed ${PRODUCT_FULLNAME} from your computer."
272cdf0e10cSrcweir
273cdf0e10cSrcweir[STRING_UNINSTALLATIONCOMPLETED2_PARTIAL]
274cdf0e10cSrcweiren-US = "The Uninstallation Wizard has successfully removed the selected components of ${PRODUCT_NAME} from your computer."
275cdf0e10cSrcweir
276cdf0e10cSrcweir[STRING_UNINSTALLATIONCOMPLETED2_ABORT]
277cdf0e10cSrcweiren-US = "The Uninstallation Wizard was aborted before completely removing ${PRODUCT_NAME} from your computer."
278cdf0e10cSrcweir
279cdf0e10cSrcweir[STRING_UNINSTALLATIONCOMPLETED2_ERROR]
280cdf0e10cSrcweiren-US = "An error has occurred. Thus the Uninstallation Wizard could not remove ${PRODUCT_NAME} from your computer successfully. Click 'Details...' for more information."
281cdf0e10cSrcweir
282cdf0e10cSrcweir[STRING_INSTALLERFACTORY_OS_NOT_SUPPORTED]
283cdf0e10cSrcweiren-US = "Sorry, this Operating System is not supported yet."
284cdf0e10cSrcweir
285cdf0e10cSrcweir[STRING_OLDER_VERSION_INSTALLED_FOUND]
286cdf0e10cSrcweiren-US = "An older version of ${PRODUCT_NAME} was found on your system in:"
287cdf0e10cSrcweir
288cdf0e10cSrcweir[STRING_OLDER_VERSION_INSTALLED_REMOVE]
289cdf0e10cSrcweiren-US = "You have to remove the older version of ${PRODUCT_NAME} before you can install the newer one."
290cdf0e10cSrcweir
291cdf0e10cSrcweir[STRING_NEWER_VERSION_INSTALLED_FOUND]
292cdf0e10cSrcweiren-US = "A newer version of ${PRODUCT_NAME} was found on your system in:"
293cdf0e10cSrcweir
294cdf0e10cSrcweir[STRING_NEWER_VERSION_INSTALLED_REMOVE]
295cdf0e10cSrcweiren-US = "You have to remove the newer version of ${PRODUCT_NAME} before you can install the older one."
296cdf0e10cSrcweir
297cdf0e10cSrcweir[STRING_NEWER_VERSION_DATABASE]
298cdf0e10cSrcweiren-US = "Database"
299cdf0e10cSrcweir
300cdf0e10cSrcweir[STRING_NEWER_VERSION_TIP]
301cdf0e10cSrcweiren-US = "Please choose another installation directory."
302cdf0e10cSrcweir
303cdf0e10cSrcweir[STRING_ROOT_PRIVILEGES_REQUIRED_1]
304cdf0e10cSrcweiren-US = "The user you are logged in as cannot run the Installation Wizard."
305cdf0e10cSrcweir
306cdf0e10cSrcweir[STRING_ROOT_PRIVILEGES_REQUIRED_2]
307cdf0e10cSrcweiren-US = "Please log out and log back in as a user with system administrator rights."
308cdf0e10cSrcweir
309cdf0e10cSrcweir[STRING_DISCSPACE_INSUFFICIENT]
310cdf0e10cSrcweiren-US = "Not enough discspace available for installation."
311cdf0e10cSrcweir
312cdf0e10cSrcweir[STRING_DISCSPACE_REQUIRED]
313cdf0e10cSrcweiren-US = "Required disc space"
314cdf0e10cSrcweir
315cdf0e10cSrcweir[STRING_DISCSPACE_AVAILABLE]
316cdf0e10cSrcweiren-US = "Available disc space"
317cdf0e10cSrcweir
318cdf0e10cSrcweir[STRING_DISCSPACE_TIP]
319cdf0e10cSrcweiren-US = "Please use another directory for installation or change your module selection."
320cdf0e10cSrcweir
321cdf0e10cSrcweir[STRING_ANALYZING_DATABASE1]
322cdf0e10cSrcweiren-US = "Analyzing ..."
323cdf0e10cSrcweir
324cdf0e10cSrcweir[STRING_ANALYZING_DATABASE2]
325cdf0e10cSrcweiren-US = "Analyzing database\nPlease wait a moment ..."
326cdf0e10cSrcweir
327cdf0e10cSrcweir[STRING_PROLOGUE_1]
328cdf0e10cSrcweiren-US = "Welcome to the Installation Wizard.<p>This wizard asks you to supply configuration settings.<p>At the bottom of each page are navigation buttons that let you move through the Installation Wizard:"
329cdf0e10cSrcweir
330cdf0e10cSrcweir[STRING_PROLOGUE_2]
331cdf0e10cSrcweiren-US = "'Back' returns you to the previous page."
332cdf0e10cSrcweir
333cdf0e10cSrcweir[STRING_PROLOGUE_3]
334cdf0e10cSrcweiren-US = "'Next' takes you to the next page. "
335cdf0e10cSrcweir
336cdf0e10cSrcweir[STRING_PROLOGUE_4]
337cdf0e10cSrcweiren-US = "'Cancel' ends the Installation Wizard without installing this software."
338cdf0e10cSrcweir
339cdf0e10cSrcweir[STRING_PROLOGUE_5]
340cdf0e10cSrcweiren-US = "'Help' displays the Help with further information about the page currently displayed."
341cdf0e10cSrcweir
342cdf0e10cSrcweir[STRING_PROLOGUE_6]
343cdf0e10cSrcweiren-US = "'OK' exits the Help page and returns you to the Installation Wizard."
344cdf0e10cSrcweir
345cdf0e10cSrcweir[STRING_UNINSTALLATIONPROLOGUE_1]
346cdf0e10cSrcweiren-US = "Welcome to the Uninstallation Wizard.<p>This wizard asks you to supply configuration settings.<p>At the bottom of each page are navigation buttons that let you move through the Uninstallation Wizard:"
347cdf0e10cSrcweir
348cdf0e10cSrcweir[STRING_UNINSTALLATIONPROLOGUE_2]
349cdf0e10cSrcweiren-US = "'Back' returns you to the previous page."
350cdf0e10cSrcweir
351cdf0e10cSrcweir[STRING_UNINSTALLATIONPROLOGUE_3]
352cdf0e10cSrcweiren-US = "'Next' takes you to the next page. "
353cdf0e10cSrcweir
354cdf0e10cSrcweir[STRING_UNINSTALLATIONPROLOGUE_4]
355cdf0e10cSrcweiren-US = "'Cancel' ends the Uninstallation Wizard without removing this software."
356cdf0e10cSrcweir
357cdf0e10cSrcweir[STRING_UNINSTALLATIONPROLOGUE_5]
358cdf0e10cSrcweiren-US = "'Help' displays the Help with further information about the page currently displayed."
359cdf0e10cSrcweir
360cdf0e10cSrcweir[STRING_UNINSTALLATIONPROLOGUE_6]
361cdf0e10cSrcweiren-US = "'OK' exits the Help page and returns you to the Uninstallation Wizard."
362cdf0e10cSrcweir
363cdf0e10cSrcweir[STRING_ACCEPTLICENSE_1]
364cdf0e10cSrcweiren-US = "Before you install this product, you must read and accept the entire Software License Agreement under which this software is licensed for your use."
365cdf0e10cSrcweir
366cdf0e10cSrcweir[STRING_ACCEPTLICENSE_2]
367cdf0e10cSrcweiren-US = "If you have read and accept all the terms of the entire Software License Agreement, click 'Accept License' to continue with the installation."
368cdf0e10cSrcweir
369cdf0e10cSrcweir[STRING_ACCEPTLICENSE_3]
370cdf0e10cSrcweiren-US = "If you do not accept all the terms of the Software License Agreement, click 'Decline' to end the Installation Wizard without installing this product."
371cdf0e10cSrcweir
372cdf0e10cSrcweir[STRING_CHOOSEINSTALLATIONTYPE_1]
373cdf0e10cSrcweiren-US = "Select the type of product installation to perform from the following choices. This will determine how much information you need to provide for product configuration."
374cdf0e10cSrcweir
375cdf0e10cSrcweir[STRING_CHOOSEDIRECTORY_1]
376cdf0e10cSrcweiren-US = "It is recommended that you install this product in the directory suggested by this Installation Wizard. <p>To choose a different location, click 'Browse...' or specify the full path of the directory to use in the text box below. <p>If this product is already installed, you cannot change the destination directory."
377cdf0e10cSrcweir
378cdf0e10cSrcweir[STRING_CHOOSECOMPONENTS_1]
379cdf0e10cSrcweiren-US = "Components marked in color will be installed. Click the icon of a component to mark or unmark the component.<p>All already installed components cannot be selected for installation."
380cdf0e10cSrcweir
381cdf0e10cSrcweir[STRING_INSTALLATIONIMMINENT_1]
382cdf0e10cSrcweiren-US = "The listed components are ready for installation based on your configuration settings. <p>If you are satisfied with your selection, click 'Install Now' to begin. <p>To check or modify your settings on the previous pages, click 'Back'."
383cdf0e10cSrcweir
384cdf0e10cSrcweir[STRING_UNINSTALLATIONIMMINENT_1]
385cdf0e10cSrcweiren-US = "The listed components are ready for uninstallation based on your configuration settings. <p>If you are satisfied with your selection, click 'Remove Now' to begin. <p>To check or modify your settings on the previous pages, click 'Back'."
386cdf0e10cSrcweir
387cdf0e10cSrcweir[STRING_INSTALLATIONONGOING_1]
388cdf0e10cSrcweiren-US = "This page indicates the progress of the installation with the aid of a progress bar. To abort the installation process, click 'Stop'."
389cdf0e10cSrcweir
390cdf0e10cSrcweir[STRING_UNINSTALLATIONONGOING_1]
391cdf0e10cSrcweiren-US = "This page indicates the progress of the uninstallation with the aid of a progress bar. To abort the uninstallation, click 'Stop'."
392cdf0e10cSrcweir
393cdf0e10cSrcweir[STRING_CHOOSEUNINSTALLATIONTYPE_1]
394cdf0e10cSrcweiren-US = "Complete: This will remove all installed components of your version.<p>Partial: This removes only the components you will choose out of the components list."
395cdf0e10cSrcweir
396cdf0e10cSrcweir[STRING_CHOOSEUNINSTALLATIONCOMPONENTS_1]
397cdf0e10cSrcweiren-US = "Components marked with an X will be removed. Click next to a component to mark or unmark it with an X."
398cdf0e10cSrcweir
399cdf0e10cSrcweir[STRING_PACKAGEFORMAT_NOT_SUPPORTED]
400cdf0e10cSrcweiren-US = "This package format is currently not supported for your operating system!"
401cdf0e10cSrcweir
402cdf0e10cSrcweir[STRING_OPERATING_SYSTEM]
403cdf0e10cSrcweiren-US = "Operating system"
404cdf0e10cSrcweir
405cdf0e10cSrcweir[STRING_PACKAGEFORMAT]
406cdf0e10cSrcweiren-US = "Package format"
407cdf0e10cSrcweir
408cdf0e10cSrcweir[STRING_NOTHING_TO_INSTALL]
409cdf0e10cSrcweiren-US = "Nothing to install"
410cdf0e10cSrcweir
411cdf0e10cSrcweir[STRING_NO_COMPONENTS_SELECTED_1]
412cdf0e10cSrcweiren-US = "No components have been selected for installation."
413cdf0e10cSrcweir
414cdf0e10cSrcweir[STRING_NO_COMPONENTS_SELECTED_2]
415cdf0e10cSrcweiren-US = "Click 'OK' to select one or more components for installation or to exit the Installation Wizard."
416cdf0e10cSrcweir
417cdf0e10cSrcweir[STRING_NO_LANGUAGE_SELECTED_1]
418cdf0e10cSrcweiren-US = "No languages have been selected for installation."
419cdf0e10cSrcweir
420cdf0e10cSrcweir[STRING_NO_LANGUAGE_SELECTED_2]
421cdf0e10cSrcweiren-US = "Click 'OK' to select one or more languages for installation or to exit the Installation Wizard."
422cdf0e10cSrcweir
423cdf0e10cSrcweir[STRING_NO_APPLICATION_SELECTED_1]
424cdf0e10cSrcweiren-US = "No applications have been selected for installation."
425cdf0e10cSrcweir
426cdf0e10cSrcweir[STRING_NO_APPLICATION_SELECTED_2]
427cdf0e10cSrcweiren-US = "Click 'OK' to select one or more application for installation or to exit the Installation Wizard."
428cdf0e10cSrcweir
429cdf0e10cSrcweir[STRING_NOTHING_TO_UNINSTALL]
430cdf0e10cSrcweiren-US = "Nothing to uninstall"
431cdf0e10cSrcweir
432cdf0e10cSrcweir[STRING_NO_UNINSTALLCOMPONENTS_SELECTED_1]
433cdf0e10cSrcweiren-US = "No components have been selected for uninstallation."
434cdf0e10cSrcweir
435cdf0e10cSrcweir[STRING_NO_UNINSTALLCOMPONENTS_SELECTED_2]
436cdf0e10cSrcweiren-US = "Click 'OK' to select one or more components for uninstallation or to exit the Uninstallation Wizard."
437cdf0e10cSrcweir
438cdf0e10cSrcweir[STRING_ALL_LANGUAGECOMPONENTS_SELECTED_1]
439cdf0e10cSrcweiren-US = "All language components have been selected for uninstallation."
440cdf0e10cSrcweir
441cdf0e10cSrcweir[STRING_ALL_LANGUAGECOMPONENTS_SELECTED_2]
442cdf0e10cSrcweiren-US = "Click 'OK' to select one or more language components not for uninstallation or to exit the Uninstallation Wizard."
443cdf0e10cSrcweir
444cdf0e10cSrcweir[STRING_ALL_APPLICATIONCOMPONENTS_SELECTED_1]
445cdf0e10cSrcweiren-US = "All application components have been selected for uninstallation."
446cdf0e10cSrcweir
447cdf0e10cSrcweir[STRING_ALL_APPLICATIONCOMPONENTS_SELECTED_2]
448cdf0e10cSrcweiren-US = "Click 'OK' to select one or more application components not for uninstallation or to exit the Uninstallation Wizard."
449cdf0e10cSrcweir
450cdf0e10cSrcweir[STRING_CHANGE_SELECTION]
451cdf0e10cSrcweiren-US = "Please change selection"
452