Improved some texts, also bug #1009667.
This commit is contained in:
@@ -14,6 +14,7 @@ $Source$
|
||||
uses UFPDF class from http://www.acko.net/node/56. NOTE: We now have a
|
||||
bit modified FPDF class. (bug #1046051)
|
||||
* Documentation.html: Added info about UFPDF library.
|
||||
* lang/czech, lang/english: Improved some texts, also bug #1009667.
|
||||
|
||||
2004-12-28 Michal Čihař <michal@cihar.com>
|
||||
* libraries/tbl_move_copy.php: Fix constraints copying (bug #1085900).
|
||||
|
@@ -637,11 +637,11 @@ $strStatCreateTime = 'Vytvo
|
||||
$strStatUpdateTime = 'Posledn<64> zm<7A>na';
|
||||
$strStatement = '<27>daj';
|
||||
$strStatus = 'Stav';
|
||||
$strStrucCSV = 'CSV data';
|
||||
$strStrucCSV = 'CSV';
|
||||
$strStrucData = 'Strukturu a data';
|
||||
$strStrucDrop = 'P<>idat DROP TABLE';
|
||||
$strStrucExcelCSV = 'CSV data pro MS Excel';
|
||||
$strStrucNativeExcel = 'Nativn<76> MS Excel';
|
||||
$strStrucExcelCSV = 'CSV pro MS Excel';
|
||||
$strStrucNativeExcel = 'Nativn<76> form<72>t MS Excelu';
|
||||
$strStrucOnly = 'Pouze strukturu';
|
||||
$strStructPropose = 'Navrhnout strukturu tabulky';
|
||||
$strStructure = 'Struktura';
|
||||
|
@@ -638,11 +638,11 @@ $strStatCreateTime = 'Vytvoření';
|
||||
$strStatUpdateTime = 'Poslední změna';
|
||||
$strStatement = 'Údaj';
|
||||
$strStatus = 'Stav';
|
||||
$strStrucCSV = 'CSV data';
|
||||
$strStrucCSV = 'CSV';
|
||||
$strStrucData = 'Strukturu a data';
|
||||
$strStrucDrop = 'Přidat DROP TABLE';
|
||||
$strStrucExcelCSV = 'CSV data pro MS Excel';
|
||||
$strStrucNativeExcel = 'Nativní MS Excel';
|
||||
$strStrucExcelCSV = 'CSV pro MS Excel';
|
||||
$strStrucNativeExcel = 'Nativní formát MS Excelu';
|
||||
$strStrucOnly = 'Pouze strukturu';
|
||||
$strStructPropose = 'Navrhnout strukturu tabulky';
|
||||
$strStructure = 'Struktura';
|
||||
|
@@ -637,11 +637,11 @@ $strStatCreateTime = 'Vytvo
|
||||
$strStatUpdateTime = 'Posledn<64> zm<7A>na';
|
||||
$strStatement = '<27>daj';
|
||||
$strStatus = 'Stav';
|
||||
$strStrucCSV = 'CSV data';
|
||||
$strStrucCSV = 'CSV';
|
||||
$strStrucData = 'Strukturu a data';
|
||||
$strStrucDrop = 'P<>idat DROP TABLE';
|
||||
$strStrucExcelCSV = 'CSV data pro MS Excel';
|
||||
$strStrucNativeExcel = 'Nativn<76> MS Excel';
|
||||
$strStrucExcelCSV = 'CSV pro MS Excel';
|
||||
$strStrucNativeExcel = 'Nativn<76> form<72>t MS Excelu';
|
||||
$strStrucOnly = 'Pouze strukturu';
|
||||
$strStructPropose = 'Navrhnout strukturu tabulky';
|
||||
$strStructure = 'Struktura';
|
||||
|
@@ -631,11 +631,11 @@ $strStatCreateTime = 'Creation';
|
||||
$strStatUpdateTime = 'Last update';
|
||||
$strStatement = 'Statements';
|
||||
$strStatus = 'Status';
|
||||
$strStrucCSV = 'CSV data';
|
||||
$strStrucCSV = 'CSV';
|
||||
$strStrucData = 'Structure and data';
|
||||
$strStrucDrop = 'Add DROP TABLE';
|
||||
$strStrucExcelCSV = 'CSV for MS Excel data';
|
||||
$strStrucNativeExcel = 'Native MS Excel data';
|
||||
$strStrucExcelCSV = 'CSV for MS Excel';
|
||||
$strStrucNativeExcel = 'Native MS Excel format';
|
||||
$strStrucOnly = 'Structure only';
|
||||
$strStructPropose = 'Propose table structure';
|
||||
$strStructure = 'Structure';
|
||||
|
@@ -632,11 +632,11 @@ $strStatCreateTime = 'Creation';
|
||||
$strStatUpdateTime = 'Last update';
|
||||
$strStatement = 'Statements';
|
||||
$strStatus = 'Status';
|
||||
$strStrucCSV = 'CSV data';
|
||||
$strStrucCSV = 'CSV';
|
||||
$strStrucData = 'Structure and data';
|
||||
$strStrucDrop = 'Add DROP TABLE';
|
||||
$strStrucExcelCSV = 'CSV for MS Excel data';
|
||||
$strStrucNativeExcel = 'Native MS Excel data';
|
||||
$strStrucExcelCSV = 'CSV for MS Excel';
|
||||
$strStrucNativeExcel = 'Native MS Excel format';
|
||||
$strStrucOnly = 'Structure only';
|
||||
$strStructPropose = 'Propose table structure';
|
||||
$strStructure = 'Structure';
|
||||
|
Reference in New Issue
Block a user