X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/4b8e6e65e1a3dd7e65afc6369618d2293714ee4f..e8d8386e5258c055f253b20ad717461972b11c7d:/doc/bugs/Discussion_link_not_translated_after_page_update.mdwn

diff --git a/doc/bugs/Discussion_link_not_translated_after_page_update.mdwn b/doc/bugs/Discussion_link_not_translated_after_page_update.mdwn
index b15f1b076..e32c71972 100644
--- a/doc/bugs/Discussion_link_not_translated_after_page_update.mdwn
+++ b/doc/bugs/Discussion_link_not_translated_after_page_update.mdwn
@@ -10,7 +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.
 
---Pawel
+--[[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