German: clarification ($strFlushTable).

This commit is contained in:
Alexander M. Turek
2002-04-30 09:05:25 +00:00
parent 2037187039
commit 12fe79ad81
2 changed files with 4 additions and 1 deletions

View File

@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
$Id$
$Source$
2002-04-30 Alexander M. Turek <rabus@users.sourceforge.net>
* lang/german.inc.php3: Clarification ($strFlushTable).
2002-04-29 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* lang/italian.inc.php3; lang/portuguese.inc.php3: updated thanks to
usual translators.

View File

@@ -128,7 +128,7 @@ $strFieldsEnclosedBy = 'Felder eingeschlossen von';
$strFieldsEscapedBy = 'Felder escaped von';
$strFieldsTerminatedBy = 'Felder getrennt mit';
$strFixed = 'starr';
$strFlushTable = 'Verwerfen der Tabelle ("FLUSH")';
$strFlushTable = 'Leeren des Tabellenchaches ("FLUSH")';
$strFormat = 'Format';
$strFormEmpty = 'Das Formular ist leer !';
$strFullText = 'vollst<73>ndige Textfelder';