about summary refs log tree commit diff
path: root/src/doc/po/ja
AgeCommit message (Collapse)AuthorLines
2014-02-14extern mod => extern crateAlex Crichton-118/+118
This was previously implemented, and it just needed a snapshot to go through
2014-02-03Update po4a.conf and regenerate .po files.OGINO Masanori-830/+3060
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/+7174
We generate documentation into the doc/ directory, so we shouldn't be intermingling source files with generated files