diff options
-rw-r--r-- | doc/git.mdwn | 1 | ||||
-rw-r--r-- | doc/plugins/po/discussion.mdwn | 8 |
2 files changed, 6 insertions, 3 deletions
diff --git a/doc/git.mdwn b/doc/git.mdwn index 9e28f1464..414f60ba4 100644 --- a/doc/git.mdwn +++ b/doc/git.mdwn @@ -42,6 +42,7 @@ into [[Joey]]'s working tree. This is recommended. :-) * [[ikipostal|DavidBremner]] `git://pivot.cs.unb.ca/git/ikipostal.git` * [[ikimailbox|DavidBremner]] `git://pivot.cs.unb.ca/git/ikimailbox.git` * [[ikiplugins|DavidBremner]] `git://pivot.cs.unb.ca/git/ikiplugins.git` +* [[jonas|JonasSmedegaard]] `git://source.jones.dk/ikiwiki-upstream` ## branches diff --git a/doc/plugins/po/discussion.mdwn b/doc/plugins/po/discussion.mdwn index 6a7bb7f4b..008a1df76 100644 --- a/doc/plugins/po/discussion.mdwn +++ b/doc/plugins/po/discussion.mdwn @@ -366,11 +366,13 @@ Any thoughts on this? >> basewiki, which seems like it should be pretty easy to do, and would be >> a great demo! --[[Joey]] >> ->>> I have a complete translation of basewiki into danish, and am working with +>>> I have a complete translation of basewiki into danish, available merged into +>>> ikiwiki at git://source.jones.dk/ikiwiki-upstream, and am working with >>> others on preparing one in german. For a complete translated user >>> experience, however, you will also need templates translated (there are a few ->>> translatable strings there too). My not-yet-merged po4a Markdown improvements ->>> (see [bug#530574](http://bugs.debian.org/530574)) correctly handles multiple +>>> translatable strings there too). My most recent po4a Markdown improvements +>>> adopted upstream but not yet in Debian (see +>>> [bug#530574](http://bugs.debian.org/530574)) correctly handles multiple >>> files in a single PO which might be relevant for template translation handling. >>> --[[JonasSmedegaard]] >> |