Czech: Shorter term for QBE.
This commit is contained in:
@@ -5,14 +5,18 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2002-06-26 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||
* lang/czech-*.inc.php3: Shorter term for QBE, thanks again to
|
||||
Michal Cihar (nijel).
|
||||
|
||||
2002-06-26 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* Documentation.html: update the persons/towns/countries example
|
||||
|
||||
2002-06-26 Olivier L. M<>ller <om@omnis.ch>
|
||||
* tbl_change.php3: display the submit button every 15 lines:
|
||||
may be useful for tables with 200 fields...
|
||||
may be useful for tables with 200 fields...
|
||||
* db_details_structure.php3: fixed a wrong link: [Properties]
|
||||
was opening the tbl_properties.php3 instead of
|
||||
was opening the tbl_properties.php3 instead of
|
||||
tbl_properties_structure.php3
|
||||
|
||||
2002-06-25 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||
|
@@ -272,7 +272,7 @@ $strPrintView = 'N
|
||||
$strPrivileges = 'Opr<70>vn<76>n<EFBFBD>';
|
||||
$strProperties = 'Vlastnosti';
|
||||
|
||||
$strQBE = 'Dotaz podle p<><70>kladu';
|
||||
$strQBE = 'Dotaz';
|
||||
$strQBEDel = 'smazat';
|
||||
$strQBEIns = 'p<>idat';
|
||||
$strQueryOnDb = 'SQL dotaz na datab<61>zi <b>%s</b>:';
|
||||
|
@@ -273,7 +273,7 @@ $strPrintView = 'Náhled k vytištění';
|
||||
$strPrivileges = 'Oprávnění';
|
||||
$strProperties = 'Vlastnosti';
|
||||
|
||||
$strQBE = 'Dotaz podle příkladu';
|
||||
$strQBE = 'Dotaz';
|
||||
$strQBEDel = 'smazat';
|
||||
$strQBEIns = 'přidat';
|
||||
$strQueryOnDb = 'SQL dotaz na databázi <b>%s</b>:';
|
||||
|
@@ -272,7 +272,7 @@ $strPrintView = 'N
|
||||
$strPrivileges = 'Opr<70>vn<76>n<EFBFBD>';
|
||||
$strProperties = 'Vlastnosti';
|
||||
|
||||
$strQBE = 'Dotaz podle p<><70>kladu';
|
||||
$strQBE = 'Dotaz';
|
||||
$strQBEDel = 'smazat';
|
||||
$strQBEIns = 'p<>idat';
|
||||
$strQueryOnDb = 'SQL dotaz na datab<61>zi <b>%s</b>:';
|
||||
|
Reference in New Issue
Block a user