diff options
author | Joey Hess <joey@kitenet.net> | 2010-07-18 19:33:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-07-18 19:33:10 -0400 |
commit | 4bcd6cc4ffffc2888b2907100ce1decc20e5fcde (patch) | |
tree | ca4fdcc01619ef65cebfa12238849a0865aae039 | |
parent | 6d33160faf0d5bbe8f405b60f32893607a534d4c (diff) |
noticed a bug in the po plugin
(I should probably put this in bugs/, but I am not sure if intregriti
watches there..)
-rw-r--r-- | doc/plugins/po.mdwn | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index 2dc5ffdc8..4158d7547 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -351,6 +351,16 @@ update. --[[Joey]] > * The ENCODING\n part is due to an inconsistency in po4a, which > I've just send a patch for. --[[intrigeri]] +New pages not translatable +-------------------------- + +Today I added a new English page to l10n.ikiwiki.info. When I saved, +the page did not have the translation links at the top. I waited until +the po plugin had, in the background, created the po files, and refreshed; +still did not see the translation links. Only when I touched the page +source and refreshed did it finally add the translation links. +I can reproduce this bug in a test site. --[[Joey]] + Ugly messages with empty files ------------------------------ |