From bae7306828819a33df6cd49bb47575f465b4d739 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 8 Jul 2008 11:47:03 -0400 Subject: [PATCH] response --- doc/bugs/ikiwiki_is_not_truly_localizable.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/bugs/ikiwiki_is_not_truly_localizable.mdwn b/doc/bugs/ikiwiki_is_not_truly_localizable.mdwn index f10ea5fdb..a1b38257a 100644 --- a/doc/bugs/ikiwiki_is_not_truly_localizable.mdwn +++ b/doc/bugs/ikiwiki_is_not_truly_localizable.mdwn @@ -19,6 +19,9 @@ should be written as >> That way no conversion to the C locale is needed. >> gettext use should just be publicized in documentation (at least in [[plugins/write]]). --[[bbb]] +>>> It would be easy, but it could break third-party plugins that hardcode +>>> the english strings. It's also probably less efficient to run gettext +>>> over and over. --[[Joey]] In standards templates things seems wrongly written too. For instance in page.tmpl line like: -- 2.44.0