Commit message (Expand) | Author | Age | |
---|---|---|---|
* | po/Makefile: missing one semicolon still | Giuseppe Bilotta | 2012-05-09 |
* | Fix po Makefile•••In the complex 'if' chain when merging ikiwiki.pot with .po files, make sure line-endings, shell-muting and semi-colons don't cause the shell to bomb out with syntax errors and commands not found. | Giuseppe Bilotta | 2012-05-05 |
* | work without gettext commands•••Seems in certian cases (which I cannot entirely reproduce), gettext commands run during build even from a clean tree. Make these nonfatal. | Joey Hess | 2012-04-27 |
* | update | Joey Hess | 2009-08-15 |
* | Allow building ikiwiki on systems w/o po4a -- building of the translated unde... | Joey Hess | 2009-08-15 |
* | fix install | Joey Hess | 2009-07-21 |
* | make `make underlays` work in a clean tree that has not been built | Joey Hess | 2009-07-21 |
* | install underlay/ po files | Joey Hess | 2009-07-21 |
* | fixes for Danish integration | Joey Hess | 2009-07-20 |
* | build translated underlays for use with non-English wikis | Joey Hess | 2009-07-20 |
* | po/Makefile: update po files when the pot file has changed. Closes: #497951 | Joey Hess | 2008-09-05 |
* | specify input encoding for xgettext•••Pawel's utf-8 name needs this. | Joey Hess | 2008-08-27 |
* | i10n auto.setup | Joey Hess | 2008-08-21 |
* | defer po and pot file updating until package build time•••This allows make to be run without polluting the tree with lots of po file changes. | Joey Hess | 2008-03-21 |
* | * Smarter detection of no-op changes to po files. | joey | 2007-02-20 |
* | * Detect old versions of xgettext and avoid using them. | joey | 2007-02-20 |
* | * Include the pot file in the source tarball. Closes: #405890 | joey | 2007-01-10 |
* | added some comments for translators | joey | 2007-01-04 |
* | * Added a Spanish translation by Victor Moral.•••* A few translation infrastructure fixes. | joey | 2007-01-03 |
* | * Initial work on internationalization of the program code. po/ikiwiki.pot••• is available for translation. * Export gettext() from IkiWiki module. | joey | 2006-12-29 |