Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upadd ja.po; _() some strings; no more line-numbers; update all the files #3637
Conversation
yobbobanana
added some commits
Oct 14, 2013
kevingranade
merged commit cb0993e
into
CleverRaven:master
Oct 15, 2013
1 check passed
default
Merged build finished.
Details
yobbobanana
deleted the
yobbobanana:ja
branch
Oct 15, 2013
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
yobbobanana commentedOct 14, 2013
new script lang/strip_line_numbers.py strips the line numbers from .pot file comments.
Should work automagically, as i added it to lang/update_pot.sh.
Updated everything to remove the line numbers.
Now .pot file diffs are quite readable. As a result, the .pot file can be updated as frequently as necessary without the worry of huge diffs consisting mainly of line-numbers.
ja.po = Japanese
missed strings were "KILL COUNT:", "FAILED MISSIONS", "Focus gain:" (pointed out by xap).