X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/4e8a695431489d2059907122a11089c0e45a165c..89d0d414bfe6f07bce51a31909cfa3bc761aa21c:/doc/bugs/po:_po_files_instead_of_html_files.mdwn diff --git a/doc/bugs/po:_po_files_instead_of_html_files.mdwn b/doc/bugs/po:_po_files_instead_of_html_files.mdwn index 4b08c7c70..6e12b51be 100644 --- a/doc/bugs/po:_po_files_instead_of_html_files.mdwn +++ b/doc/bugs/po:_po_files_instead_of_html_files.mdwn @@ -1,4 +1,12 @@ On the home page of my wiki, when i click on the link "ikiwiki", i get the english file instead of the french file. At the bottom of this page, there is the "Links" line: Links: index index.fr templates templates.fr -When i click on "templates.fr", i get the po.file instead of html. +When i click on "templates.fr", i get the po.file instead of html. + + Sorry for the noise! I set "po_master_language" to fr and all was ok. [[done]]. + +> Any chance you could be a bit more verbose about what the +> misconfiguration was? I don't think the po plugin should behave like that +> in any configuration. Unless, perhaps, it was just not configured to +> support any languages at all, and so the po file was treated as a raw +> file. --[[Joey]]