1 <?xml version=
"1.0" encoding=
"utf-8" standalone=
"yes" ?>
4 <description>Installer Module
</description>
8 <languageKey index=
"default" type=
"array">
9 <label index=
"msg_step0_title">Welcome to TYPO3
</label>
10 <label index=
"msg_step0_description">This is the installation wizard for the TYPO3 Content Management System. This wizard will guide you trough the complete installation process.
<p
>Please select the language for the installation process.
</p
></label>
12 <label index=
"msg_step1_title">Database connection
</label>
13 <label index=
"msg_step1_description">Please enter the information for connecting to your prefered database.
</label>
15 <label index=
"msg_step2_title">Select /create database
</label>
16 <label index=
"msg_step2_description">Please select an existing database from the dropdown box or enter a name in the input field to create a new database.
</label>
18 <label index=
"msg_step4_title">Create admin user
</label>
19 <label index=
"msg_step4_description">Your database is set up sucessfully. Now we have to create an admin account for logging into the backend.
</label>
21 <label index=
"msg_step5_title">Congratulation
</label>
22 <label index=
"msg_step5_description">You're basic setup is ready!
</label>
23 <label index=
"msg_step5_done">Apparently you have completed the basic setup of the TYPO3 database.
24 Now you can choose between these options:
26 -
<a
href=
"../../index.php"><strong
>Go to the frontend pages
</strong
></a
>
28 -
<a
href=
"../index.php"><strong
>Go to the backend login
</strong
></a
>
30 -
<a
href=
"index.php"><strong
>Continue to configure TYPO3
</strong
></a
> (Recommended).
31 This will let you analyse and verify that everything in your PHP installation is alright. Also if you want to configure TYPO3 to use all the cool features, you
<em
>must
</em
> dig into the this!
</label>
33 <label index=
"label_step">Step %d
</label>
34 <label index=
"label_prev_step">Previous
</label>
35 <label index=
"label_next_step">Next
</label>
37 <label index=
"label_normalFields">Normal
</label>
38 <label index=
"label_advancedFields">Advanced
</label>
40 <label index=
"label_available_languages">Select your language
</label>
42 <label index=
"label_admin_username">Enter username for administrator
</label>
43 <label index=
"label_admin_password">Enter a password for administrator
</label>
44 <label index=
"label_admin_password_2">Retype the password
</label>
46 <label index=
"msg_error_stepnotdefined">The requested step (%s) is not defined.
</label>
47 <label index=
"msg_error_stepstatenotdefined">The requested state (%s) in step (%s) is not defined.
</label>
48 <label index=
"msg_error_methodnotfound">The requested method
"%s" was not found in module
"%s".
</label>
50 <label index=
"msg_warning_invalidusername">The username
"%s" was not alphanumeric, a-zA-Z0-
9_-
</label>
51 <label index=
"msg_warning_emptyusername">The username was empty!
</label>
52 <label index=
"msg_warning_usernameexists">There is already a user with name
"%s" in the database.
</label>
53 <label index=
"msg_warning_passwordmatch">The passwords you entered don't match.
</label>
54 <label index=
"msg_warning_emptypassword">You have to enter a password. Empty password or spaces only are *NOT* valid.
</label>