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# setupfiles_${LANGUAGE}.properties
23cdf0e10cSrcweir#
24cdf0e10cSrcweir# x-no-translate
25cdf0e10cSrcweir
26cdf0e10cSrcweirString_Helpfile_AcceptLicense=AcceptLicense_${LANGUAGE}.html
27cdf0e10cSrcweirString_Helpfile_ChooseComponents=ChooseComponents_${LANGUAGE}.html
28cdf0e10cSrcweirString_Helpfile_ChooseDirectory=ChooseDirectory_${LANGUAGE}.html
29cdf0e10cSrcweirString_Helpfile_ChooseInstallationType=ChooseInstallationType_${LANGUAGE}.html
30cdf0e10cSrcweirString_Helpfile_InstallationImminent=InstallationImminent_${LANGUAGE}.html
31cdf0e10cSrcweirString_Helpfile_InstallationOngoing=InstallationOngoing_${LANGUAGE}.html
32cdf0e10cSrcweirString_Helpfile_Prologue=Prologue_${LANGUAGE}.html
33cdf0e10cSrcweirString_Helpfile_UninstallationPrologue=UninstallationPrologue_${LANGUAGE}.html
34cdf0e10cSrcweirString_Helpfile_ChooseUninstallationType=ChooseUninstallationType_${LANGUAGE}.html
35cdf0e10cSrcweirString_Helpfile_ChooseUninstallationComponents=ChooseUninstallationComponents_${LANGUAGE}.html
36cdf0e10cSrcweirString_Helpfile_UninstallationImminent=UninstallationImminent_${LANGUAGE}.html
37cdf0e10cSrcweirString_Helpfile_UninstallationOngoing=UninstallationOngoing_${LANGUAGE}.html
38cdf0e10cSrcweirString_License_Filename=LICENSE_${LANGUAGE}.html
39cdf0e10cSrcweirIcon_Previous=Icons/Back.gif
40cdf0e10cSrcweirIcon_Next=Icons/Forward.gif
41cdf0e10cSrcweirIcon_Install=Icons/Install.png
42cdf0e10cSrcweirIcon_Installed=Icons/Installed.png
43cdf0e10cSrcweirIcon_DontInstall=Icons/DontInstall.png
44cdf0e10cSrcweirIcon_DontKnow=Icons/DontKnow.png
45cdf0e10cSrcweirIcon_Remove=Icons/Remove.png
46cdf0e10cSrcweir
47