]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/Discussion_link_not_translated_in_post.mdwn
fix
[ikiwiki.git] / doc / bugs / Discussion_link_not_translated_in_post.mdwn
index 0066d7d2ffe689b390c4a92dcd9ac823871b42c0..9238d2d18a23f83426d0145cca189b3e84b59144 100644 (file)
@@ -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]]