diff options
author | Javier Rojas <jerojasro@devnull.li> | 2010-07-19 01:11:28 -0500 |
---|---|---|
committer | Javier Rojas <jerojasro@devnull.li> | 2010-07-19 01:11:28 -0500 |
commit | 194817b63d2241e8764f01ad64a2aaaa0b6bf5b3 (patch) | |
tree | 7e6ed4db598577081d27617be76f530ff635f78d /doc/plugins/po.mdwn | |
parent | cfed58f2908886c222c7305b1be4044de800fc6d (diff) | |
parent | 0ddc89123ebfa6b3b763e1a918b6d38282cee625 (diff) |
Merge branch 'master' of git://git.ikiwiki.info
Diffstat (limited to 'doc/plugins/po.mdwn')
-rw-r--r-- | doc/plugins/po.mdwn | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index 2dc5ffdc8..53327c1da 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -297,6 +297,10 @@ to an array to support this. (If twere done, twere best done quickly.) >>> Joey, which of these solutions do you prefer? Or another one? >>> I tend to prefer the last one. --[[intrigeri]] +>>>> I prefer the pipe separator, I think. I'm concerned that there is +>>>> no way to really sanely represent complex data structures in web +>>>> setup. --[[Joey]] + Pagespecs --------- @@ -351,6 +355,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 ------------------------------ |