diff --git a/core/templates/installation.php b/core/templates/installation.php index 93c00547ab9..b592cd6533d 100644 --- a/core/templates/installation.php +++ b/core/templates/installation.php @@ -3,8 +3,8 @@
- t( 'Welcome to ownCloud, your personnal cloud.' ); ?> - t( 'To finish the installation, please follow the steps below.' ); ?> + t( 'ownCloud is your personal web storage.' ); ?> + t( 'Finish the setup by following the steps below.' ); ?>
t( 'Login:' ); ?>
t( 'Password:' ); ?>
t( 'Username' ); ?>
t( 'Password' ); ?>
t( 'I will use a SQLite database. You have nothing to do!' ); ?>
t( 'SQLite will be used for the database. You have nothing to do.' ); ?>
t( 'SQLite' ); ?>/>
t( 'I will use a MySQL database.' ); ?>
t( 'MySQL will be used for the database.' ); ?>
MySQL />
t( 'Host:' ); ?>
t( 'MySQL username:' ); ?>
t( 'MySQL password:' ); ?>
t( 'Database name:' ); ?>
t( 'Table prefix:' ); ?>
t( 'MySQL user login:' ); ?>
t( 'MySQL user password:' ); ?>