summary refs log tree commit diff
path: root/doc/po/tutorial.md.pot
AgeCommit message (Collapse)AuthorLines
2013-09-21Update version numbers to 0.8Brian Anderson-5/+5
2013-08-12doc: Update .pot filesgifnksm-591/+556
2013-08-03remove obsolete `foreach` keywordDaniel Micay-5/+5
this has been replaced by `for`
2013-08-01migrate many `for` loops to `foreach`Daniel Micay-5/+5
2013-07-17Add project information to l10n templates.OGINO Masanori-379/+377
2013-07-07Generate initial translatable templates for documentationLuca Bruno-0/+4391
These files are automatically genereated by `make docs-l10n` (via po4a), which will also take of updating them if the original .md changes. Signed-off-by: Luca Bruno <lucab@debian.org>