Improved some texts, also bug #1009667.

This commit is contained in:
Michal Čihař
2004-12-29 14:30:21 +00:00
parent f1f39b8ed1
commit d569a94052
6 changed files with 16 additions and 15 deletions

View File

@@ -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).

View File

@@ -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';

View File

@@ -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';

View File

@@ -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';

View File

@@ -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';

View File

@@ -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';