From 8e0f54dce9ae824fad7f33cb45ec8f8c0c394ee6 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Fri, 26 Aug 2005 10:31:57 +0000 Subject: - quilt/header.in, quilt/refresh.in: Drop trailing tab character in help message. --- po/de.po | 4 ++-- po/fr.po | 4 ++-- po/ja.po | 5 ++--- po/quilt.pot | 4 ++-- 4 files changed, 8 insertions(+), 9 deletions(-) (limited to 'po') diff --git a/po/de.po b/po/de.po index a2399fb..b891c34 100644 --- a/po/de.po +++ b/po/de.po @@ -580,7 +580,7 @@ msgid "" "\tAppend to (-a) or replace (-r) the exiting patch header, or\n" "\tedit (-e) the header in \\$EDITOR (%s). If none of these options is\n" "\tgiven, print the patch header.\n" -"\t\n" +"\n" "--strip-diffstat\n" "\tStrip diffstat output from the header.\n" "\n" @@ -1007,7 +1007,7 @@ msgid "" "\n" "--no-timestamps\n" "\tDo not include file timestamps in patch headers.\n" -"\t\n" +"\n" "--no-index\n" "\tDo not output Index: lines.\n" "\n" diff --git a/po/fr.po b/po/fr.po index ce4d0b9..e622ffd 100644 --- a/po/fr.po +++ b/po/fr.po @@ -585,7 +585,7 @@ msgid "" "\tAppend to (-a) or replace (-r) the exiting patch header, or\n" "\tedit (-e) the header in \\$EDITOR (%s). If none of these options is\n" "\tgiven, print the patch header.\n" -"\t\n" +"\n" "--strip-diffstat\n" "\tStrip diffstat output from the header.\n" "\n" @@ -1026,7 +1026,7 @@ msgid "" "\n" "--no-timestamps\n" "\tDo not include file timestamps in patch headers.\n" -"\t\n" +"\n" "--no-index\n" "\tDo not output Index: lines.\n" "\n" diff --git a/po/ja.po b/po/ja.po index ef9a761..05aca8a 100644 --- a/po/ja.po +++ b/po/ja.po @@ -153,7 +153,6 @@ msgid "Patch is not applied\\n" msgstr "パッチは適用されていません\\n" #: quilt/delete.in:22 -#, fuzzy msgid "Usage: quilt delete [-r] [--backup] [patch | -n]\\n" msgstr "使い方: quilt delete [-r] [--backup] [パッチ | -n]\\n" @@ -567,7 +566,7 @@ msgid "" "\tAppend to (-a) or replace (-r) the exiting patch header, or\n" "\tedit (-e) the header in \\$EDITOR (%s). If none of these options is\n" "\tgiven, print the patch header.\n" -"\t\n" +"\n" "--strip-diffstat\n" "\tStrip diffstat output from the header.\n" "\n" @@ -993,7 +992,7 @@ msgid "" "\n" "--no-timestamps\n" "\tDo not include file timestamps in patch headers.\n" -"\t\n" +"\n" "--no-index\n" "\tDo not output Index: lines.\n" "\n" diff --git a/po/quilt.pot b/po/quilt.pot index 38c841b..f6a889f 100644 --- a/po/quilt.pot +++ b/po/quilt.pot @@ -401,7 +401,7 @@ msgid "" "\tAppend to (-a) or replace (-r) the exiting patch header, or\n" "\tedit (-e) the header in \\$EDITOR (%s). If none of these options is\n" "\tgiven, print the patch header.\n" -"\t\n" +"\n" "--strip-diffstat\n" "\tStrip diffstat output from the header.\n" "\n" @@ -711,7 +711,7 @@ msgid "" "\n" "--no-timestamps\n" "\tDo not include file timestamps in patch headers.\n" -"\t\n" +"\n" "--no-index\n" "\tDo not output Index: lines.\n" "\n" -- cgit