X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/8034090bf5c34f607169ace09a60b6b2a2e93b07..57606c79924d113779860254b7b39dbaae21d29c:/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 cdf649223..db94327cc 100644 --- a/doc/bugs/Discussion_link_not_translated_after_page_update.mdwn +++ b/doc/bugs/Discussion_link_not_translated_after_page_update.mdwn @@ -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. ---Pawel \ No newline at end of file +--Pawel + +> 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. --Pawel + +>>> A setlocale issue. Now [[bugs/done]] --[[Joey]] + +>>>> I can confirm. Now it works :) Thanks a lot for the fix! --Pawel \ No newline at end of file