1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements.  See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership.  The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License.  You may obtain a copy of the License at
10 *
11 *   http://www.apache.org/licenses/LICENSE-2.0
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied.  See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22[SetupCaption]
23en-US = "%PRODUCTNAME %PRODUCTVERSION Installation Preparation"
24
25[MUI_TEXT_WELCOME_INFO_TITLE]
26en-US = "Thank you for downloading %PRODUCTNAME %PRODUCTVERSION."
27
28[MUI_TEXT_WELCOME_INFO_TEXT]
29en-US = "The installation files must be unpacked and copied to your hard disk in preparation for the installation. After that, the %PRODUCTNAME installation will start automatically.\r\n\r\nIt is recommended that you close all other applications before starting Setup. This will make it possible to update relevant system files without having to reboot your computer.\r\n\r\nClick \'Next\' to continue."
30
31[MUI_TEXT_DIRECTORY_TITLE]
32en-US = "Select Folder"
33
34[MUI_TEXT_DIRECTORY_SUBTITLE]
35en-US = "Select the folder in which to save the unpacked files."
36
37[InstallBtn]
38en-US = "&Unpack"
39
40[DirText]
41en-US = "The %PRODUCTNAME %PRODUCTVERSION installation files will be unpacked in the folder shown below. If you would like to save the files to a different folder, click \'Browse\' to select another folder."
42
43[DirSubText]
44en-US = "Destination Folder"
45
46[SpaceRequired]
47en-US = "Space required: "
48
49[SpaceAvailable]
50en-US = "Space available: "
51
52[MUI_TEXT_INSTALLING_TITLE]
53en-US = "Unpacking"
54
55[MUI_TEXT_INSTALLING_SUBTITLE]
56en-US = "Please wait while the installation files are being unpacked."
57
58[Extract]
59en-US = "Extract: "
60
61[MUI_TEXT_ABORTWARNING]
62en-US = "Are you sure you want to quit the %PRODUCTNAME %PRODUCTVERSION Installation Preparation?"
63