From b2768637d2748a1d55ee98a9809c66e135a4190a Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Sat, 13 Aug 2011 05:13:10 +0200 Subject: updated translations --- core/templates/installation.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'core/templates/installation.php') diff --git a/core/templates/installation.php b/core/templates/installation.php index 4371c4b17b1..ebd726b4fb9 100644 --- a/core/templates/installation.php +++ b/core/templates/installation.php @@ -29,18 +29,18 @@ -

t( 'SQLite will be used.' ); ?>

+

SQLite t( 'will be used' ); ?>.

/> - + -

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

+

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

/> @@ -50,7 +50,7 @@ -

t( 'PostgreSQL will be used.' ); ?>

+

PostgreSQL t( 'will be used' ); ?>.

-- cgit v1.2.3