diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-07-20 07:20:13 +0200 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-07-20 07:20:13 +0200 |
commit | a7b813182df7d18a0d1bf2fb28b3ee4c069c86e9 (patch) | |
tree | 83b7d4840e91e1c3cf2d72b47c01bde4f701d0d2 /debian/changelog | |
parent | e04692e059c41e5616ead2f198ed498ec3a2f290 (diff) |
build translated underlays for use with non-English wikis
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index a8d8c7e07..c0475d0dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,9 @@ ikiwiki (3.15) UNRELEASED; urgency=low * rename: Refactor subpage rename handling code into rename hook. (intrigeri) * po: New plugin, suporting translation of wiki pages using po files. (intrigeri) - * Add underlaypo setup that can be used to generate po files for - translating the underlays. + * Add build machinery to build po files to translate the underlay wikis, + * Add further build machinery to generate translated underlays from + the po file, for use by wikis whose primary language is not English. -- Joey Hess <joeyh@debian.org> Tue, 02 Jun 2009 17:03:41 -0400 |