X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/71a3868d2373426e8f85cbf2daec7329ade5b815..2ce6c23f9485d26d443fb5a1f8c5286a5e668625:/doc/bugs/Discussion_link_not_translated_in_post.mdwn diff --git a/doc/bugs/Discussion_link_not_translated_in_post.mdwn b/doc/bugs/Discussion_link_not_translated_in_post.mdwn index 500025fc0..9238d2d18 100644 --- a/doc/bugs/Discussion_link_not_translated_in_post.mdwn +++ b/doc/bugs/Discussion_link_not_translated_in_post.mdwn @@ -53,3 +53,15 @@ can see "Discussion" link, instead of Polish "Dyskusja" link. --Pawel >>>>>> Not really.. I was able to reproduce the problem you desciribed and >>>>>> my changes fixed the problem I reproduced. --[[Joey]] + +> Found and fixed one more, when per-post discussion links are used in a +> blog. --[[Joey]] + +>> Yes, now it's fixed :) Thank you very much, Joey! + +>> BTW, what about translating buttons to editing page ("Save Page", +>> "Preview" and "Cancel")? There are still hard-coded :( --Pawel + +>>> Those come via the formbuilder form, and currently my best plan for +>>> them is to add templates for them, as described in [[translation]] +>>> --[[Joey]]