diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-08 11:47:03 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-08 11:47:03 -0400 |
commit | bae7306828819a33df6cd49bb47575f465b4d739 (patch) | |
tree | bc2e484a5b6e3c3f56c48dee1175e1b40faf0e93 /doc/bugs | |
parent | 66f35e30dcea03c631a293e2341771277543b4ae (diff) | |
download | ikiwiki-bae7306828819a33df6cd49bb47575f465b4d739.tar ikiwiki-bae7306828819a33df6cd49bb47575f465b4d739.tar.gz |
response
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/ikiwiki_is_not_truly_localizable.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
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: |