1*bd8ef897SAndrew Rist# *************************************************************
2*bd8ef897SAndrew Rist#
3*bd8ef897SAndrew Rist#  Licensed to the Apache Software Foundation (ASF) under one
4*bd8ef897SAndrew Rist#  or more contributor license agreements.  See the NOTICE file
5*bd8ef897SAndrew Rist#  distributed with this work for additional information
6*bd8ef897SAndrew Rist#  regarding copyright ownership.  The ASF licenses this file
7*bd8ef897SAndrew Rist#  to you under the Apache License, Version 2.0 (the
8*bd8ef897SAndrew Rist#  "License"); you may not use this file except in compliance
9*bd8ef897SAndrew Rist#  with the License.  You may obtain a copy of the License at
10*bd8ef897SAndrew Rist#
11*bd8ef897SAndrew Rist#    http://www.apache.org/licenses/LICENSE-2.0
12*bd8ef897SAndrew Rist#
13*bd8ef897SAndrew Rist#  Unless required by applicable law or agreed to in writing,
14*bd8ef897SAndrew Rist#  software distributed under the License is distributed on an
15*bd8ef897SAndrew Rist#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*bd8ef897SAndrew Rist#  KIND, either express or implied.  See the License for the
17*bd8ef897SAndrew Rist#  specific language governing permissions and limitations
18*bd8ef897SAndrew Rist#  under the License.
19*bd8ef897SAndrew Rist#
20*bd8ef897SAndrew Rist# *************************************************************
21cdf0e10cSrcweir#
22cdf0e10cSrcweir# setupstrings_${LANGUAGE}.properties
23cdf0e10cSrcweir#
24cdf0e10cSrcweir# x-no-translate
25cdf0e10cSrcweir
26cdf0e10cSrcweirString_Previous=${STRING_PREVIOUS}
27cdf0e10cSrcweirString_Next=${STRING_NEXT}
28cdf0e10cSrcweirString_Cancel=${STRING_CANCEL}
29cdf0e10cSrcweirString_Decline=${STRING_DECLINE}
30cdf0e10cSrcweirString_Finish=${STRING_FINISH}
31cdf0e10cSrcweirString_Install=${STRING_INSTALL}
32cdf0e10cSrcweirString_Uninstall=${STRING_UNINSTALL}
33cdf0e10cSrcweirString_Help=${STRING_HELP}
34cdf0e10cSrcweirString_OK=${STRING_OK}
35cdf0e10cSrcweirString_Error=${STRING_ERROR}
36cdf0e10cSrcweirString_File_Not_Found=${STRING_FILE_NOT_FOUND}
37cdf0e10cSrcweirString_ApplicationTitle=${STRING_APPLICATIONTITLE}
38cdf0e10cSrcweirString_ApplicationTitleUninstallation=${STRING_APPLICATIONTITLEUNINSTALLATION}
39cdf0e10cSrcweirString_Cancel_Dialog_Title=${STRING_CANCEL_DIALOG_TITLE}
40cdf0e10cSrcweirString_Cancel_Dialog=${STRING_CANCEL_DIALOG}
41cdf0e10cSrcweirString_Cancel_Dialog_Uninstallation=${STRING_CANCEL_DIALOG_UNINSTALLATION}
42cdf0e10cSrcweirString_Stop_Dialog=${STRING_STOP_DIALOG}
43cdf0e10cSrcweirString_Stop_Dialog_Title=${STRING_STOP_DIALOG_TITLE}
44cdf0e10cSrcweirString_Stop_Dialog_Uninstallation=${STRING_STOP_DIALOG_UNINSTALLATION}
45cdf0e10cSrcweirString_Stop_Dialog_Title_Uninstallation=${STRING_STOP_DIALOG_TITLE_UNINSTALLATION}
46cdf0e10cSrcweirString_AcceptLicense=${STRING_ACCEPTLICENSE}
47cdf0e10cSrcweirString_AcceptLicense1=${STRING_ACCEPTLICENSE1}
48cdf0e10cSrcweirString_AcceptLicense2=${STRING_ACCEPTLICENSE2}
49cdf0e10cSrcweirString_AcceptLicense3=${STRING_ACCEPTLICENSE3}
50cdf0e10cSrcweirString_ChooseDirectory1=${STRING_CHOOSEDIRECTORY1}
51cdf0e10cSrcweirString_ChooseDirectory1_Update=${STRING_CHOOSEDIRECTORY1_UPDATE}
52cdf0e10cSrcweirString_ChooseDirectory1_Maintain=${STRING_CHOOSEDIRECTORY1_MAINTAIN}
53cdf0e10cSrcweirString_ChooseDirectory2=${STRING_CHOOSEDIRECTORY2}
54cdf0e10cSrcweirString_ChooseDirectory3=${STRING_CHOOSEDIRECTORY3}
55cdf0e10cSrcweirString_ChooseDirectory4_Question_Title=${STRING_CHOOSEDIRECTORY4_QUESTION_TITLE}
56cdf0e10cSrcweirString_ChooseDirectory5_Question_Message=${STRING_CHOOSEDIRECTORY5_QUESTION_MESSAGE}
57cdf0e10cSrcweirString_ChooseDirectory6=${STRING_CHOOSEDIRECTORY6}
58cdf0e10cSrcweirString_ChooseDirectory_No_Write_Access=${STRING_CHOOSEDIRECTORY_NO_WRITE_ACCESS}
59cdf0e10cSrcweirString_ChooseDirectory_Not_Allowed=${STRING_CHOOSEDIRECTORY_NOT_ALLOWED}
60cdf0e10cSrcweirString_ChooseDirectory_No_Success=${STRING_CHOOSEDIRECTORY_NO_SUCCESS}
61cdf0e10cSrcweirString_ChooseComponents1=${STRING_CHOOSECOMPONENTS1}
62cdf0e10cSrcweirString_ChooseComponents1_Maintain=${STRING_CHOOSECOMPONENTS1_MAINTAIN}
63cdf0e10cSrcweirString_ChooseComponents2=${STRING_CHOOSECOMPONENTS2}
64cdf0e10cSrcweirString_ChooseComponents3=${STRING_CHOOSECOMPONENTS3}
65cdf0e10cSrcweirString_ChooseComponents4=${STRING_CHOOSECOMPONENTS4}
66cdf0e10cSrcweirString_ChooseInstallationType1=${STRING_CHOOSEINSTALLATIONTYPE1}
67cdf0e10cSrcweirString_ChooseInstallationType2=${STRING_CHOOSEINSTALLATIONTYPE2}
68cdf0e10cSrcweirString_ChooseInstallationType3=${STRING_CHOOSEINSTALLATIONTYPE3}
69cdf0e10cSrcweirString_ChooseInstallationType4=${STRING_CHOOSEINSTALLATIONTYPE4}
70cdf0e10cSrcweirString_ChooseInstallationType5=${STRING_CHOOSEINSTALLATIONTYPE5}
71cdf0e10cSrcweirString_ChooseInstallationType6=${STRING_CHOOSEINSTALLATIONTYPE6}
72cdf0e10cSrcweirString_ChooseInstallationType7=${STRING_CHOOSEINSTALLATIONTYPE7}
73cdf0e10cSrcweirString_InstallationImminent1=${STRING_INSTALLATIONIMMINENT1}
74cdf0e10cSrcweirString_InstallationImminent1_Update=${STRING_INSTALLATIONIMMINENT1_UPDATE}
75cdf0e10cSrcweirString_InstallationImminent2=${STRING_INSTALLATIONIMMINENT2}
76cdf0e10cSrcweirString_InstallationOngoing1=${STRING_INSTALLATIONONGOING1}
77cdf0e10cSrcweirString_InstallationOngoing3=${STRING_INSTALLATIONONGOING3}
78cdf0e10cSrcweirString_InstallationOngoing_PackagePath_Not_Found=${STRING_INSTALLATIONONGOING_PACKAGEPATH_NOT_FOUND}
79cdf0e10cSrcweirString_Analyzing_Database1=${STRING_ANALYZING_DATABASE1}
80cdf0e10cSrcweirString_Analyzing_Database2=${STRING_ANALYZING_DATABASE2}
81cdf0e10cSrcweirString_Prologue1=${STRING_PROLOGUE1}
82cdf0e10cSrcweirString_Prologue2=${STRING_PROLOGUE2}
83cdf0e10cSrcweirString_Prologue3=${STRING_PROLOGUE3}
84cdf0e10cSrcweirString_Prologue4=${STRING_PROLOGUE4}
85cdf0e10cSrcweirString_InstallationCompleted1=${STRING_INSTALLATIONCOMPLETED1}
86cdf0e10cSrcweirString_InstallationCompleted1_Abort=${STRING_INSTALLATIONCOMPLETED1_ABORT}
87cdf0e10cSrcweirString_InstallationCompleted1_Error=${STRING_INSTALLATIONCOMPLETED1_ERROR}
88cdf0e10cSrcweirString_InstallationCompleted2=${STRING_INSTALLATIONCOMPLETED2}
89cdf0e10cSrcweirString_InstallationCompleted2_Abort=${STRING_INSTALLATIONCOMPLETED2_ABORT}
90cdf0e10cSrcweirString_InstallationCompleted2_Error=${STRING_INSTALLATIONCOMPLETED2_ERROR}
91cdf0e10cSrcweirString_InstallationCompleted3=${STRING_INSTALLATIONCOMPLETED3}
92cdf0e10cSrcweirString_InstallationCompleted_Button=${STRING_INSTALLATIONCOMPLETED_BUTTON}
93cdf0e10cSrcweirString_UninstallationPrologue2=${STRING_UNINSTALLATIONPROLOGUE2}
94cdf0e10cSrcweirString_UninstallationPrologue_Wrong_Privileges_Current_Root=${STRING_UNINSTALLATION_PROLOGUE_WRONG_PRIVILEGES_CURRENT_ROOT}
95cdf0e10cSrcweirString_UninstallationPrologue_Wrong_Privileges_Current_User=${STRING_UNINSTALLATION_PROLOGUE_WRONG_PRIVILEGES_CURRENT_USER}
96cdf0e10cSrcweirString_ChooseUninstallationType1=${STRING_CHOOSEUNINSTALLATIONTYPE1}
97cdf0e10cSrcweirString_ChooseUninstallationType2=${STRING_CHOOSEUNINSTALLATIONTYPE2}
98cdf0e10cSrcweirString_ChooseUninstallationType3=${STRING_CHOOSEUNINSTALLATIONTYPE3}
99cdf0e10cSrcweirString_ChooseUninstallationType4=${STRING_CHOOSEUNINSTALLATIONTYPE4}
100cdf0e10cSrcweirString_ChooseUninstallationType5=${STRING_CHOOSEUNINSTALLATIONTYPE5}
101cdf0e10cSrcweirString_ChooseUninstallationType6=${STRING_CHOOSEUNINSTALLATIONTYPE6}
102cdf0e10cSrcweirString_ChooseUninstallationComponents2=${STRING_CHOOSEUNINSTALLATIONCOMPONENTS2}
103cdf0e10cSrcweirString_UninstallationImminent1=${STRING_UNINSTALLATIONIMMINENT1}
104cdf0e10cSrcweirString_UninstallationImminent2=${STRING_UNINSTALLATIONIMMINENT2}
105cdf0e10cSrcweirString_UninstallationOngoing1=${STRING_UNINSTALLATIONONGOING1}
106cdf0e10cSrcweirString_UninstallationCompleted1=${STRING_UNINSTALLATIONCOMPLETED1}
107cdf0e10cSrcweirString_UninstallationCompleted1_Abort=${STRING_UNINSTALLATIONCOMPLETED1_ABORT}
108cdf0e10cSrcweirString_UninstallationCompleted1_Error=${STRING_UNINSTALLATIONCOMPLETED1_ERROR}
109cdf0e10cSrcweirString_UninstallationCompleted2=${STRING_UNINSTALLATIONCOMPLETED2}
110cdf0e10cSrcweirString_UninstallationCompleted2_Partial=${STRING_UNINSTALLATIONCOMPLETED2_PARTIAL}
111cdf0e10cSrcweirString_UninstallationCompleted2_Abort=${STRING_UNINSTALLATIONCOMPLETED2_ABORT}
112cdf0e10cSrcweirString_UninstallationCompleted2_Error=${STRING_UNINSTALLATIONCOMPLETED2_ERROR}
113cdf0e10cSrcweirString_InstallerFactory_Os_Not_Supported=${STRING_INSTALLERFACTORY_OS_NOT_SUPPORTED}
114cdf0e10cSrcweirString_Older_Version_Installed_Found=${STRING_OLDER_VERSION_INSTALLED_FOUND}
115cdf0e10cSrcweirString_Older_Version_Installed_Remove=${STRING_OLDER_VERSION_INSTALLED_REMOVE}
116cdf0e10cSrcweirString_Newer_Version_Installed_Found=${STRING_NEWER_VERSION_INSTALLED_FOUND}
117cdf0e10cSrcweirString_Newer_Version_Installed_Remove=${STRING_NEWER_VERSION_INSTALLED_REMOVE}
118cdf0e10cSrcweirString_Newer_Version_Database=${STRING_NEWER_VERSION_DATABASE}
119cdf0e10cSrcweirString_Newer_Version_Tip=${STRING_NEWER_VERSION_TIP}
120cdf0e10cSrcweirString_Root_Privileges_Required_1=${STRING_ROOT_PRIVILEGES_REQUIRED_1}
121cdf0e10cSrcweirString_Root_Privileges_Required_2=${STRING_ROOT_PRIVILEGES_REQUIRED_2}
122cdf0e10cSrcweirString_Discspace_Insufficient=${STRING_DISCSPACE_INSUFFICIENT}
123cdf0e10cSrcweirString_Discspace_Required=${STRING_DISCSPACE_REQUIRED}
124cdf0e10cSrcweirString_Discspace_Available=${STRING_DISCSPACE_AVAILABLE}
125cdf0e10cSrcweirString_Discspace_Tip=${STRING_DISCSPACE_TIP}
126cdf0e10cSrcweirString_Packageformat_Not_Supported=${STRING_PACKAGEFORMAT_NOT_SUPPORTED}
127cdf0e10cSrcweirString_Operating_System=${STRING_OPERATING_SYSTEM}
128cdf0e10cSrcweirString_Packageformat=${STRING_PACKAGEFORMAT}
129cdf0e10cSrcweirString_Nothing_To_Install=${STRING_NOTHING_TO_INSTALL}
130cdf0e10cSrcweirString_No_Components_Selected_1=${STRING_NO_COMPONENTS_SELECTED_1}
131cdf0e10cSrcweirString_No_Components_Selected_2=${STRING_NO_COMPONENTS_SELECTED_2}
132cdf0e10cSrcweirString_No_Language_Selected_1=${STRING_NO_LANGUAGE_SELECTED_1}
133cdf0e10cSrcweirString_No_Language_Selected_2=${STRING_NO_LANGUAGE_SELECTED_2}
134cdf0e10cSrcweirString_No_Application_Selected_1=${STRING_NO_APPLICATION_SELECTED_1}
135cdf0e10cSrcweirString_No_Application_Selected_2=${STRING_NO_APPLICATION_SELECTED_2}
136cdf0e10cSrcweirString_Nothing_To_Uninstall=${STRING_NOTHING_TO_UNINSTALL}
137cdf0e10cSrcweirString_No_Uninstallcomponents_Selected_1=${STRING_NO_UNINSTALLCOMPONENTS_SELECTED_1}
138cdf0e10cSrcweirString_No_Uninstallcomponents_Selected_2=${STRING_NO_UNINSTALLCOMPONENTS_SELECTED_2}
139cdf0e10cSrcweirString_All_Languagecomponents_Selected_1=${STRING_ALL_LANGUAGECOMPONENTS_SELECTED_1}
140cdf0e10cSrcweirString_All_Languagecomponents_Selected_2=${STRING_ALL_LANGUAGECOMPONENTS_SELECTED_2}
141cdf0e10cSrcweirString_All_Applicationcomponents_Selected_1=${STRING_ALL_APPLICATIONCOMPONENTS_SELECTED_1}
142cdf0e10cSrcweirString_All_Applicationcomponents_Selected_2=${STRING_ALL_APPLICATIONCOMPONENTS_SELECTED_2}
143cdf0e10cSrcweirString_Change_Selection=${STRING_CHANGE_SELECTION}
144