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