1. The messages in the ikiwiki program itself need to be translated.
Ikiwiki is internationalised, and most such messages are already marked
1. The messages in the ikiwiki program itself need to be translated.
Ikiwiki is internationalised, and most such messages are already marked
- with `gettext()`. The source has a `po/ikiwiki.pot` that can be copied
- and translated as a po file. All very standard.
+ with `gettext()`. THe source tarball includes a creates a `po/ikiwiki.pot`
+ that can be copied and translated as a po file. All very standard.
1. The templates also need to be translated. Some work has been done on an
infrastructure for maintaining translated templates, as documented in
1. The templates also need to be translated. Some work has been done on an
infrastructure for maintaining translated templates, as documented in