From 1eb19b63adf9f83e650d6073ba8756b08c7fa1ba Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Wed, 6 Jul 2011 19:03:27 +0200 Subject: [PATCH] reworded some bits in the setup --- core/templates/installation.php | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) 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.' ); ?>

0): ?> @@ -23,12 +23,12 @@
- t( 'Create an admin account.' ); ?> -

-

+ t( 'Create an admin account.' ); ?> +

+

- t( 'Advanced' ); ?> '> + t( 'Advanced' ); ?> '>
t( 'Set where to store the data.' ); ?> @@ -36,11 +36,11 @@
- t( 'Configure your database.' ); ?> + t( 'Configure the database.' ); ?> -

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.' ); ?>

/>

@@ -50,17 +50,18 @@ -

t( 'I will use a MySQL database.' ); ?>

+

t( 'MySQL will be used for the database.' ); ?>

/>

-

+

+

+

-

-

+
-- 2.39.5