summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2015-02-11 17:59:15 +0100
committerJean Delvare <jdelvare@suse.de>2015-02-11 17:59:15 +0100
commit0be1e8aed41a67bca7756be10051d353ec0c2c15 (patch)
tree1415d8941d4d7525dda9146d338f716c40a38f48
parentcd591fb1656cf9649e92cc5f49925bbc590aae84 (diff)
downloadquilt-0be1e8aed41a67bca7756be10051d353ec0c2c15.tar.gz
Missing escape in Japanese translation
The original message has the dollar sign protected, so the Japanese translation should do the same.
-rw-r--r--po/ja.po2
1 files changed, 1 insertions, 1 deletions
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"