From e37e0d84b0b7a8c4e957bd6104c6d5151f692091 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim=20D=C3=BCsterhus?= Date: Mon, 3 Dec 2012 15:54:45 +0100 Subject: [PATCH] Fixing englisch quotes --- wcfsetup/install/lang/de.xml | 8 ++++---- wcfsetup/install/lang/en.xml | 2 +- wcfsetup/setup/lang/setup_de.xml | 18 +++++++++--------- wcfsetup/setup/lang/setup_en.xml | 18 +++++++++--------- 4 files changed, 23 insertions(+), 23 deletions(-) diff --git a/wcfsetup/install/lang/de.xml b/wcfsetup/install/lang/de.xml index 369372086a..ac61b54e73 100644 --- a/wcfsetup/install/lang/de.xml +++ b/wcfsetup/install/lang/de.xml @@ -319,7 +319,7 @@ - + @@ -346,8 +346,8 @@ - - + + @@ -706,7 +706,7 @@ - + diff --git a/wcfsetup/install/lang/en.xml b/wcfsetup/install/lang/en.xml index 3c0ad4d541..32eb23a9ac 100644 --- a/wcfsetup/install/lang/en.xml +++ b/wcfsetup/install/lang/en.xml @@ -630,7 +630,7 @@ - + diff --git a/wcfsetup/setup/lang/setup_de.xml b/wcfsetup/setup/lang/setup_de.xml index a081ae642f..8bbc98f25f 100644 --- a/wcfsetup/setup/lang/setup_de.xml +++ b/wcfsetup/setup/lang/setup_de.xml @@ -9,7 +9,7 @@ - + WoltLab Community Framework{if $setupPackageName != 'WoltLab Community Framework'} und von {$setupPackageName}{/if}.]]> @@ -27,23 +27,23 @@ - - + + - - - - + + + + WoltLab Community Framework entpackt.]]> - WoltLab Community Framework im Ordner "{$foundDirectory}".
Bitte überprüfen Sie diese Angabe bzw. definieren Sie ein anderes Installationsverzeichnis, wenn Sie eine neue Kopie von WoltLab Community Framework installieren möchten.]]>
+ WoltLab Community Framework im Ordner „{$foundDirectory}“.
Bitte überprüfen Sie diese Angabe bzw. definieren Sie ein anderes Installationsverzeichnis, wenn Sie eine neue Kopie von WoltLab Community Framework installieren möchten.]]>
@@ -67,7 +67,7 @@ 1 wählen.]]> {$exception->getMessage()}{if $exception|get_class == 'DatabaseException'}
{$exception->getErrorDesc()}{/if}
]]>
- 1}n{/if} existier{if $conflictedTables|count > 1}en{else}t{/if} schon in der Datenbank »{$dbName}«:
{implode from=$conflictedTables item="table"}{$table}{/implode}.

Um dieses Problem zu beheben, können Sie:
1. diese Tabelle{if $conflictedTables|count > 1}n{/if} überschreiben, indem Sie die »Ãœberschreiben« Option aktivieren und die »Weiter« Schaltfläche betätigen, oder
2. Sie geben die Daten einer anderen Datenbank ein und betätigen die »Weiter« Schaltfläche, oder
3. Sie geben eine von »{$dbNumber}« unterschiedliche Installationsnummer an und betätigen die »Weiter« Schaltfläche.]]>
+ 1}n{/if} existier{if $conflictedTables|count > 1}en{else}t{/if} schon in der Datenbank „{$dbName}“:
{implode from=$conflictedTables item="table"}{$table}{/implode}.

Um dieses Problem zu beheben, können Sie:
1. diese Tabelle{if $conflictedTables|count > 1}n{/if} überschreiben, indem Sie die „Überschreiben“ Option aktivieren und die „Weiter“ Schaltfläche betätigen, oder
2. Sie geben die Daten einer anderen Datenbank ein und betätigen die „Weiter“ Schaltfläche, oder
3. Sie geben eine von „{$dbNumber}“ unterschiedliche Installationsnummer an und betätigen die „Weiter“ Schaltfläche.]]>
1}n{/if} überschreiben]]> diff --git a/wcfsetup/setup/lang/setup_en.xml b/wcfsetup/setup/lang/setup_en.xml index 58257fafff..17ebafc22a 100644 --- a/wcfsetup/setup/lang/setup_en.xml +++ b/wcfsetup/setup/lang/setup_en.xml @@ -9,7 +9,7 @@ - + WoltLab Community Framework{if $setupPackageName != 'WoltLab Community Framework'} and {$setupPackageName}{/if}.]]> @@ -27,23 +27,23 @@ - - + + - - - - + + + + WoltLab Community Framework will be extracted into the installation-folder.]]> - WoltLab Community Framework in the "{$foundDirectory}" folder.
If you would like to install a new copy of the WoltLab Community Framework, then please enter an alternative installation folder.]]>
+ WoltLab Community Framework in the “{$foundDirectory}” folder.
If you would like to install a new copy of the WoltLab Community Framework, then please enter an alternative installation folder.]]>
@@ -67,7 +67,7 @@ 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:
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}?]]> -- 2.20.1