From: YOKOTA Hiroshi Date: Sat, 24 Oct 2015 12:25:42 +0000 (+0900) Subject: gitk: Fix wrong translation X-Git-Tag: v2.7.0-rc2~9^2^2~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3cc4c11007f2f82d7b1a99a2ade302c444787074;p=git gitk: Fix wrong translation Signed-off-by: YOKOTA Hiroshi --- diff --git a/po/ja.po b/po/ja.po index 219b403879..0579244882 100644 --- a/po/ja.po +++ b/po/ja.po @@ -417,17 +417,17 @@ msgstr "\t\t最後のコミットに移動" #: gitk:3053 #, fuzzy msgid ", p, k\tMove up one commit" -msgstr ", p, i\t一つ上のコミットに移動" +msgstr ", p, k\t一つ上のコミットに移動" #: gitk:3054 #, fuzzy msgid ", n, j\tMove down one commit" -msgstr ", n, k\t一つ下のコミットに移動" +msgstr ", n, j\t一つ下のコミットに移動" #: gitk:3055 #, fuzzy msgid ", z, h\tGo back in history list" -msgstr ", z, j\t履歴の前に戻る" +msgstr ", z, h\t履歴の前に戻る" #: gitk:3056 msgid ", x, l\tGo forward in history list"