X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/c9e07b583bb730a7697cbbeb8b1b7d912d8a1780..b5e2afa94390dd3349fed81f72892da3beba56ed:/doc/bugs/hardcoded___34__Discussion__34___link.mdwn diff --git a/doc/bugs/hardcoded___34__Discussion__34___link.mdwn b/doc/bugs/hardcoded___34__Discussion__34___link.mdwn index fc8406d87..4436f7101 100644 --- a/doc/bugs/hardcoded___34__Discussion__34___link.mdwn +++ b/doc/bugs/hardcoded___34__Discussion__34___link.mdwn @@ -38,5 +38,7 @@ or "History". >> In my wiki I use only Polish name of pages, so I would like to have >> dyskusja.html page, instead of discussion.html page. --Pawel ->>> I have an incomplete i10n patch for such hardcoded strings in the code, ->>> which I hope to finish up eventually --[[Joey]] +>>> Ikiwiki is now fully internationalised, so you can change the name of +>>> the Discussion page and quite a lot more (but hardly everything) by +>>> translating it. [[bugs/done]]! There's a `po/debconf.pot` in the source +>>> now for translating. See [[translation]]. --[[Joey]]