X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/2dc010d66a4e29071100910a2d888895cb74bb11..ab5811fa5d984d4a8bf46998d9d772a067114d51:/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 9d69953ab..9238d2d18 100644 --- a/doc/bugs/Discussion_link_not_translated_in_post.mdwn +++ b/doc/bugs/Discussion_link_not_translated_in_post.mdwn @@ -56,3 +56,12 @@ can see "Discussion" link, instead of Polish "Dyskusja" link. --Pawel > 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]]