From 9194ed70f4fdbe0ccf23faf394ee306e95344648 Mon Sep 17 00:00:00 2001 From: Andreas Gruenbacher Date: Tue, 24 Jan 2006 02:32:30 +0000 Subject: - quilt/scripts/parse-patch.in: files_in_patch improvement from jayvdb@gmail.com. --- po/ja.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'po/ja.po') diff --git a/po/ja.po b/po/ja.po index d2e344d..7c8de46 100644 --- a/po/ja.po +++ b/po/ja.po @@ -1228,7 +1228,7 @@ msgstr "" msgid "Patch %s does not exist\\n" msgstr "パッチ %s は seriesの中にありません\\n" -#: quilt/scripts/patchfns.in:831 +#: quilt/scripts/patchfns.in:830 msgid "" "The quilt meta-data in this tree has version %s, but this version of quilt " "can only handle meta-data formats up to and including version %s. Please pop " @@ -1240,7 +1240,7 @@ msgstr "" "ていません。ダウングレードする前に、pushしたバージョンの quiltを使って、\n" "すべてのパッチを pop してください。\\n" -#: quilt/scripts/patchfns.in:916 +#: quilt/scripts/patchfns.in:915 msgid "" "The working tree was created by an older version of quilt. Please run 'quilt " "upgrade'.\\n" -- cgit