Skip to content

Commit

Permalink
build updated lessons
Browse files Browse the repository at this point in the history
  • Loading branch information
TomKellyGenetics committed Oct 31, 2018
1 parent 433490f commit a4d1805
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,12 @@ Thank you for all your help. Even seemingly minor contributions will be apprecia
### To update the GitHub pages lessons with Jekyll

1. Run `po4gitbook/compile.sh` on updated PO files (commit and push changes to PO files to i18n)

Note that in order for the lessons to compile the Credit line in the PO files HEADER
"# FULL NAME <EMAIL@ADDRESS>, YEAR." must match the contact details of the "Last-Translator".
Please fill in your details or keep these consistent in order to build the new translated lessons.


```
git add -u po/*ja.po
git commit -m "update PO files"
Expand Down
2 changes: 1 addition & 1 deletion po/git-novice.ja.po
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Japanese translation of the Software Carpentry Git Lesson
# Copyright (C) 2018 Software Carpentry Foundation; Japanese Translation Team
# This file is distributed under the same license as the gitbook package.
# Software-Carpentry Japanese-Team <[email protected]>, 2018.
# Riku Takei <[email protected]>, 2018.
#
msgid ""
msgstr ""
Expand Down

0 comments on commit a4d1805

Please sign in to comment.