aboutsummaryrefslogtreecommitdiff
path: root/po/Makefile
Commit message (Collapse)AuthorAge
* po/Makefile: update po files when the pot file has changed. Closes: #497951Joey Hess2008-09-05
|
* specify input encoding for xgettextJoey Hess2008-08-27
| | | | Pawel's utf-8 name needs this.
* i10n auto.setupJoey Hess2008-08-21
|
* defer po and pot file updating until package build timeJoey Hess2008-03-21
| | | | | This allows make to be run without polluting the tree with lots of po file changes.
* * Smarter detection of no-op changes to po files.joey2007-02-20
|
* * Detect old versions of xgettext and avoid using them.joey2007-02-20
|
* * Include the pot file in the source tarball. Closes: #405890joey2007-01-10
|
* added some comments for translatorsjoey2007-01-04
|
* * Added a Spanish translation by Victor Moral.joey2007-01-03
| | | | * A few translation infrastructure fixes.
* * Initial work on internationalization of the program code. po/ikiwiki.potjoey2006-12-29
is available for translation. * Export gettext() from IkiWiki module.