Skip to content

Commit

Permalink
gitk: Fix wrong translation
Browse files Browse the repository at this point in the history
Signed-off-by: YOKOTA Hiroshi <yokota@netlab.cs.tsukuba.ac.jp>
  • Loading branch information
YOKOTA Hiroshi committed Nov 12, 2015
1 parent ecfeeed commit 3cc4c11
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions po/ja.po
Original file line number Diff line number Diff line change
Expand Up @@ -417,17 +417,17 @@ msgstr "<End>\t\t最後のコミットに移動"
#: gitk:3053
#, fuzzy
msgid "<Up>, p, k\tMove up one commit"
msgstr "<Up>, p, i\t一つ上のコミットに移動"
msgstr "<Up>, p, k\t一つ上のコミットに移動"

#: gitk:3054
#, fuzzy
msgid "<Down>, n, j\tMove down one commit"
msgstr "<Down>, n, k\t一つ下のコミットに移動"
msgstr "<Down>, n, j\t一つ下のコミットに移動"

#: gitk:3055
#, fuzzy
msgid "<Left>, z, h\tGo back in history list"
msgstr "<Left>, z, j\t履歴の前に戻る"
msgstr "<Left>, z, h\t履歴の前に戻る"

#: gitk:3056
msgid "<Right>, x, l\tGo forward in history list"
Expand Down

0 comments on commit 3cc4c11

Please sign in to comment.