diff options
author | Joey Hess <joey@kitenet.net> | 2010-07-23 14:15:18 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-07-23 14:15:18 -0400 |
commit | 87d4ef453c77994abefa55b16ba4c1f52524571f (patch) | |
tree | daa3e96f7d39c7693e6119ab9602faef9535c508 | |
parent | 1b0bef6d49722d37eca3e871e808e46b2a1461a3 (diff) | |
parent | 081b43a8aec8c49fca0ffa4e4b72d41869050e89 (diff) | |
download | ikiwiki-87d4ef453c77994abefa55b16ba4c1f52524571f.tar ikiwiki-87d4ef453c77994abefa55b16ba4c1f52524571f.tar.gz |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
-rw-r--r-- | doc/plugins/po.mdwn | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index 53327c1da..fc7d1d502 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -301,6 +301,9 @@ to an array to support this. (If twere done, twere best done quickly.) >>>> no way to really sanely represent complex data structures in web >>>> setup. --[[Joey]] +>>>>> Implemented using the pipe separator, fixed the po.t test suite +>>>>> accordingly. Please have a look. --[[intrigeri]] + Pagespecs --------- @@ -351,7 +354,7 @@ and then committed again. The second commit makes this change: Same thing happens when a change to an existing page triggers a po file update. --[[Joey]] -> * The s/utf-8/UTF-8 part is fixed in my po branch. +> * The s/utf-8/UTF-8 part has been fixed. > * The ENCODING\n part is due to an inconsistency in po4a, which > I've just send a patch for. --[[intrigeri]] |