(de) $strQBE

This commit is contained in:
Alexander M. Turek
2002-06-29 18:35:13 +00:00
parent 91e6239adc
commit d1ef2dd582
3 changed files with 3 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ $Source$
2002-06-29 Alexander M. Turek <rabus@users.sourceforge.net>
* libraries/config_import.lib.php3, libraries/common.lib.php3:
Backwards compatibility for config files < rev. 1.113.
* lang/german*.inc.php3: Better translation for $strQBE.
2002-06-29 Olivier L. M<>ller <om@omnis.ch>
* Documentation.html: docs about $cfg['DefaultTabDatabase']

View File

@@ -276,7 +276,7 @@ $strPrintView = 'Druckansicht';
$strPrivileges = 'Rechte';
$strProperties = 'Eigenschaften';
$strQBE = 'Suche über Beispielwerte';
$strQBE = 'Abfrageeditor';
$strQBEDel = 'Entf.';
$strQBEIns = 'Einf.';
$strQueryOnDb = ' SQL-Befehl in der Datenbank <b>%s</b>:';

View File

@@ -275,7 +275,7 @@ $strPrintView = 'Druckansicht';
$strPrivileges = 'Rechte';
$strProperties = 'Eigenschaften';
$strQBE = 'Suche <20>ber Beispielwerte';
$strQBE = 'Abfrageeditor';
$strQBEDel = 'Entf.';
$strQBEIns = 'Einf.';
$strQueryOnDb = ' SQL-Befehl in der Datenbank <b>%s</b>:';