Skip to content

Commit 3cc4c11

Browse files
committed
gitk: Fix wrong translation
Signed-off-by: YOKOTA Hiroshi <[email protected]>
1 parent ecfeeed commit 3cc4c11

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

po/ja.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -417,17 +417,17 @@ msgstr "<End>\t\t最後のコミットに移動"
417417
#: gitk:3053
418418
#, fuzzy
419419
msgid "<Up>, p, k\tMove up one commit"
420-
msgstr "<Up>, p, i\t一つ上のコミットに移動"
420+
msgstr "<Up>, p, k\t一つ上のコミットに移動"
421421

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

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

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

0 commit comments

Comments
 (0)