From 78141047c95f1173e806acb68d0e02c5e21837e1 Mon Sep 17 00:00:00 2001 From: Gabbid Date: Mon, 6 May 2013 22:26:19 +0300 Subject: [PATCH] Language update I've changed these things: l. 19/43/45/77/79: changes due to stylistic reasons l. 28/47: lexeme changes l. 30: capitalization l. 32: /d/ in "does" was missing l. 50: tense correction l. 66: syntactic change l. 73: the indefinite article's spelling was corrected --- wcfsetup/setup/lang/setup_en.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/wcfsetup/setup/lang/setup_en.xml b/wcfsetup/setup/lang/setup_en.xml index e6cac48b27..d984eb96f8 100644 --- a/wcfsetup/setup/lang/setup_en.xml +++ b/wcfsetup/setup/lang/setup_en.xml @@ -16,8 +16,8 @@ - - + + @@ -25,12 +25,12 @@ - + - + - + @@ -40,14 +40,14 @@ WoltLab Community Framework will be extracted into the installation-folder.]]> - + - WoltLab Community Framework in the “{$wcfDir}” folder.
Please enter an alternative installation folder to continue installation.]]>
+ WoltLab Community Framework in the “{$wcfDir}” folder.
Please enter an alternative installation folder to continue the installation.]]>
- WoltLab Community Framework through this address (URL).]]> + WoltLab Community Framework via this address (URL).]]> - + @@ -63,20 +63,20 @@ 1.]]> {$exception->getMessage()}{if $exception|get_class == 'DatabaseException'}
{$exception->getErrorDesc()}{/if}
]]>
- 1}s{/if} already exist{if $conflictedTables|count == 1}s{/if} within your “{$dbName}” Database:
{implode from=$conflictedTables item="table"}{$table}{/implode}.

To solve this problem, please do one of the following:
1. Enable the “Overwrite” option below to overwrite {if $conflictedTables|count > 1}these tables{else}this table{/if} and continue the installation with the “Next” button or
2. You re-enter the database access information, but to a different database and continue the installation with the “Next” button or
3. Enter a new installation number, not forgetting to continue the installation with the “Next” Button.]]>
+ 1}s{/if} already exist{if $conflictedTables|count == 1}s{/if} within your “{$dbName}” Database:
{implode from=$conflictedTables item="table"}{$table}{/implode}.

To solve this problem, please do one of the following steps:
1. Enable the “Overwrite” option below to overwrite {if $conflictedTables|count > 1}these tables{else}this table{/if} and continue the installation with the “Next” button or
2. You re-enter the database access information, but to a different database and continue the installation with the “Next” button or
3. Enter a new installation number, do not forget to continue the installation with the “Next” Button.]]>
1}s{/if}?]]> - + - + - + -- 2.20.1