From 98187c115be0d97ec22fda174115c1235f2b6b7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 31 Jan 2011 16:47:27 +0100 Subject: [PATCH 1/2] Fix typo --- po/cs.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/cs.po b/po/cs.po index ffc48084c..b191e815e 100644 --- a/po/cs.po +++ b/po/cs.po @@ -377,7 +377,7 @@ msgstr "právě se používá" #: libraries/schema/Pdf_Relation_Schema.class.php:1215 tbl_printview.php:431 #: tbl_structure.php:901 msgid "Creation" -msgstr "Vytvoření" +msgstr "Vytvořeno" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:584 From 1e84e0b7bc097d330e84bf2edb147f8fafb4a9cf Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 31 Jan 2011 12:26:42 -0500 Subject: [PATCH 2/2] Typo in FAQ number --- Documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation.html b/Documentation.html index 1ba09a1ec..ca12d9595 100644 --- a/Documentation.html +++ b/Documentation.html @@ -4311,7 +4311,7 @@ chmod o+rwx tmp

- 6.28 Why can't I get a chart from my query result table?

+ 6.29 Why can't I get a chart from my query result table?

Not every table can be put to the chart. Only tables with one, two or three columns can be visualised as a chart. Moreover the table must be in a special format for chart script to understand it. Currently supported formats can be found in the wiki.