better German syntax

This commit is contained in:
Alexander M. Turek
2002-04-22 16:23:26 +00:00
parent 57fc386950
commit 182ce2a861
2 changed files with 3 additions and 2 deletions

View File

@@ -9,7 +9,8 @@ $Source$
* lang/japanese* updates, thanks to Yukihiro Kawada
2002-04-22 Alexander M. Turek <rabus@users.sourceforge.net>
* lang/russian-koi8.inc.php3: fixed a typo (bug #546981)
* lang/russian-koi8.inc.php3: fixed a typo (bug #546981).
* lang/german.inc.php3: better syntax.
2002-04-21 Alexander M. Turek <rabus@users.sourceforge.net>
* main.php3: Restarted work on patch #538740 (get users priv. with

View File

@@ -74,7 +74,7 @@ $strCompleteInserts = 'Vollst
$strConfirm = 'Bist du dir wirklich sicher?';
$strCookiesRequired = 'Ab diesem Punkt m<>ssen Cookies aktiviert sein.';
$strCopyTable = 'Kopiere Tabelle nach (Datenbank<b>.</b>Tabellenname):';
$strCopyTableOK = 'Tabelle %s wurde kopiert nach %s.';
$strCopyTableOK = 'Tabelle %s wurde nach %s kopiert.';
$strCreate = 'Anlegen';
$strCreateIndex = 'Index <20>ber&nbsp;%s&nbsp;Spalten anlegen';
$strCreateIndexTopic = 'Neuen Index anlegen';