ikiwiki is translatable with plugins/po (see it in action at l10n.ikiwiki.info).
textproc/po4a needs to be updated for this feature to work, which
in turn needs an updated devel/gettext (for a particular msgmerge
parameter). Updating gettext has the following fallout for netbsd-4,
as explained by ?joerg:
- netbsd-4 doesn't support positional arguments for
printf - gettext will force macros for
*printfand all programs includinglibintl.halso have to link against-lintlif they useprintf - forcefully adding libintl is not exactly my idea of a correct solution
- and the problem of
/usr/lib/libintl.sovs/usr/pkg/lib/libintl.sostill remains
We can update devel/gettext if we fix the netbsd-4 fallout. Then
updating textproc/po4a should be easy. Then we can experiment
with translating this wiki.
![[NetBSD Logo]](http://www.NetBSD.org/images/NetBSD-smaller.png)