X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/c5209d3ba98f22b4c703e996a9b74402041d6436..127945aad38c45874c7b95f042f040c34151780e:/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 0066d7d2f..9238d2d18 100644 --- a/doc/bugs/Discussion_link_not_translated_in_post.mdwn +++ b/doc/bugs/Discussion_link_not_translated_in_post.mdwn @@ -61,3 +61,7 @@ can see "Discussion" link, instead of Polish "Dyskusja" link. --Pawel >> 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]]