From: Jean Delvare Date: Wed, 11 Feb 2015 16:59:15 +0000 Subject: Missing escape in Japanese translation Upstream: Committed (0be1e8aed41a67bca7756be10051d353ec0c2c15) The original message has the dollar sign protected, so the Japanese translation should do the same. --- diff --git a/po/ja.po b/po/ja.po index 43bb657..6697b0d 100644 --- a/po/ja.po +++ b/po/ja.po @@ -589,7 +589,7 @@ msgstr "" "最上位または指定されたパッチのヘッダを出力または変更する。\n" "\n" "-a, -r, -e\n" -"\tパッチのヘッダに追加 (-a) またはヘッダを変更 (-r)、$EDITOR (%s)を\n" +"\tパッチのヘッダに追加 (-a) またはヘッダを変更 (-r)、\\$EDITOR (%s)を\n" "\t使って編集 (-e)する。オプションが指定されなかった場合はパッチの\n" "\tヘッダを出力する。\n" "\n" -- cgit v0.9.0.2