From: joey Date: Mon, 29 Jan 2007 20:35:31 +0000 (+0000) Subject: response X-Git-Tag: 1.41~4 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=71a3868d2373426e8f85cbf2daec7329ade5b815;p=ikiwiki.git response --- diff --git a/doc/bugs/Discussion_link_not_translated_in_post.mdwn b/doc/bugs/Discussion_link_not_translated_in_post.mdwn index e69926694..500025fc0 100644 --- a/doc/bugs/Discussion_link_not_translated_in_post.mdwn +++ b/doc/bugs/Discussion_link_not_translated_in_post.mdwn @@ -50,3 +50,6 @@ can see "Discussion" link, instead of Polish "Dyskusja" link. --Pawel >>>>> (3) $ENV{LANG}=pl_PL.UTF-8 >>>>> >>>>> Is it a useful information for you? :) --Pawel + +>>>>>> Not really.. I was able to reproduce the problem you desciribed and +>>>>>> my changes fixed the problem I reproduced. --[[Joey]]