]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/Discussion_link_not_translated_after_page_update.mdwn
webmasters.stackexchange.com
[ikiwiki.git] / doc / bugs / Discussion_link_not_translated_after_page_update.mdwn
index cdf64922399b16f4c8079cc664d850108fe0933d..e32c7197229ffbca9a9fafe0277aaba1f19b7fa5 100644 (file)
@@ -10,4 +10,18 @@ Unfortunately I don't know another Polish user of ikiwiki, so I can't ask him
 to confirm the problem. Maybe Victor Moral can do it? Probably he uses ikiwiki
 with him Spanish translation.
 
 to confirm the problem. Maybe Victor Moral can do it? Probably he uses ikiwiki
 with him Spanish translation.
 
---Pawel
\ No newline at end of file
+--[[Paweł|ptecza]]
+
+> Well, do you have your setup file configured to use a polish locale?
+> --[[Joey]]
+
+>> Now I have :) I've just generated pl\_PL.UTF-8 locale via
+>> `dpkg-reconfigure locales` and set locale hash to 'pl_PL.UTF-8'
+>> in my `ikiwiki.setup` file. I also ran `ikiwiki --setup ikiwiki.setup`
+>> and restarted my Apache2 server. Unfortunately, I can still see
+>> "Discussion" link instead of "Dyskusja" link after any page update
+>> via WWW. --[[Paweł|ptecza]]
+
+>>> A setlocale issue. Now [[bugs/done]] --[[Joey]]
+
+>>>> I can confirm. Now it works :) Thanks a lot for the fix! --[[Paweł|ptecza]]
\ No newline at end of file