(de) $strQBE
This commit is contained in:
@@ -8,6 +8,7 @@ $Source$
|
|||||||
2002-06-29 Alexander M. Turek <rabus@users.sourceforge.net>
|
2002-06-29 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||||
* libraries/config_import.lib.php3, libraries/common.lib.php3:
|
* libraries/config_import.lib.php3, libraries/common.lib.php3:
|
||||||
Backwards compatibility for config files < rev. 1.113.
|
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>
|
2002-06-29 Olivier L. M<>ller <om@omnis.ch>
|
||||||
* Documentation.html: docs about $cfg['DefaultTabDatabase']
|
* Documentation.html: docs about $cfg['DefaultTabDatabase']
|
||||||
|
@@ -276,7 +276,7 @@ $strPrintView = 'Druckansicht';
|
|||||||
$strPrivileges = 'Rechte';
|
$strPrivileges = 'Rechte';
|
||||||
$strProperties = 'Eigenschaften';
|
$strProperties = 'Eigenschaften';
|
||||||
|
|
||||||
$strQBE = 'Suche über Beispielwerte';
|
$strQBE = 'Abfrageeditor';
|
||||||
$strQBEDel = 'Entf.';
|
$strQBEDel = 'Entf.';
|
||||||
$strQBEIns = 'Einf.';
|
$strQBEIns = 'Einf.';
|
||||||
$strQueryOnDb = ' SQL-Befehl in der Datenbank <b>%s</b>:';
|
$strQueryOnDb = ' SQL-Befehl in der Datenbank <b>%s</b>:';
|
||||||
|
@@ -275,7 +275,7 @@ $strPrintView = 'Druckansicht';
|
|||||||
$strPrivileges = 'Rechte';
|
$strPrivileges = 'Rechte';
|
||||||
$strProperties = 'Eigenschaften';
|
$strProperties = 'Eigenschaften';
|
||||||
|
|
||||||
$strQBE = 'Suche <20>ber Beispielwerte';
|
$strQBE = 'Abfrageeditor';
|
||||||
$strQBEDel = 'Entf.';
|
$strQBEDel = 'Entf.';
|
||||||
$strQBEIns = 'Einf.';
|
$strQBEIns = 'Einf.';
|
||||||
$strQueryOnDb = ' SQL-Befehl in der Datenbank <b>%s</b>:';
|
$strQueryOnDb = ' SQL-Befehl in der Datenbank <b>%s</b>:';
|
||||||
|
Reference in New Issue
Block a user