about summary refs log tree commit diff
path: root/src/doc/po/ja/guide-pointers.md.po
AgeCommit message (Collapse)AuthorLines
2014-07-25Remove obsolete Japanese translation for a while.OGINO Masanori-576/+0
The translation is based on an early version of tutorial.md, thus most of entries have been marked as fuzzy and actually they are incorrect. Now tutorial.md is planed to be replaced with guide.md, so I'd suggest removing translation files for a while. Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
2014-07-11Bump version to 0.12.0-preBrian Anderson-1/+1
2014-05-12Add the patch number to version strings. Closes #13289Brian Anderson-1/+1
2014-04-03Bump version to 0.11-preBrian Anderson-1/+1
This also changes some of the download links in the documentation to 'nightly'.
2014-03-31Bump version to 0.10Alex Crichton-1/+1
2014-02-14extern mod => extern crateAlex Crichton-16/+16
This was previously implemented, and it just needed a snapshot to go through
2014-02-03Update po4a.conf and regenerate .po files.OGINO Masanori-27/+311
Also, I've corrected src/doc/README.md in line with this change. Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
2014-02-02Move doc/ to src/doc/Alex Crichton-0/+292
We generate documentation into the doc/ directory, so we shouldn't be intermingling source files with generated files