From db95d969ffb384eaa02c35ed477d7fc5f54c25ad Mon Sep 17 00:00:00 2001 From: Andreas Gruenbacher Date: Wed, 1 Feb 2006 12:50:31 +0000 Subject: - quilt/mail.in: Documentation fix. --- po/de.po | 8 ++++---- po/fr.po | 8 ++++---- po/ja.po | 12 ++++++------ po/quilt.pot | 4 ++-- quilt.changes | 5 +++++ quilt/mail.in | 2 +- 6 files changed, 22 insertions(+), 17 deletions(-) diff --git a/po/de.po b/po/de.po index bb8e730..b7eef72 100644 --- a/po/de.po +++ b/po/de.po @@ -704,11 +704,11 @@ msgstr "Konnte Patch %s nicht in die series-Datei einfügen\\n" #: quilt/mail.in:24 msgid "" -"Usage: quilt mail {--mbox file|--send} [--sender ...] [--from ...] [--" -"to ...] [--cc ...] [--bcc ...] [--subject ...]\\n" +"Usage: quilt mail {--mbox file|--send} [-m text] [--prefix prefix] [--" +"sender ...] [--from ...] [--to ...] [--cc ...] [--bcc ...] [--subject ...]\\n" msgstr "" -"Verwendung: quilt mail {--mbox datei|--send} [--sender ...] [--from ...] [--" -"to ...] [--cc ...] [--bcc ...] [--subject ...]\\n" +"Verwendung: quilt mail {--mbox datei|--send} [-m text] [--prefix prefix] [--" +"sender ...] [--from ...] [--to ...] [--cc ...] [--bcc ...] [--subject ...]\\n" #: quilt/mail.in:27 msgid "" diff --git a/po/fr.po b/po/fr.po index 2ed6f44..435c4a8 100644 --- a/po/fr.po +++ b/po/fr.po @@ -707,11 +707,11 @@ msgstr "Impossible d'inserer %s dans le fichier de s #: quilt/mail.in:24 msgid "" -"Usage: quilt mail {--mbox file|--send} [--sender ...] [--from ...] [--" -"to ...] [--cc ...] [--bcc ...] [--subject ...]\\n" +"Usage: quilt mail {--mbox file|--send} [-m text] [--prefix prefix] [--" +"sender ...] [--from ...] [--to ...] [--cc ...] [--bcc ...] [--subject ...]\\n" msgstr "" -"Usage : quilt mail {--mbox fichier|--send} [--sender ...] [--from ...] [--" -"to ...] [--cc ...] [--bcc ...] [--subject ...]\\n" +"Usage : quilt mail {--mbox fichier|--send} [-m texte] [--prefix préfixe] [--" +"sender ...] [--from ...] [--to ...] [--cc ...] [--bcc ...] [--subject ...]\\n" #: quilt/mail.in:27 msgid "" diff --git a/po/ja.po b/po/ja.po index 54a5c8c..d9d393c 100644 --- a/po/ja.po +++ b/po/ja.po @@ -682,11 +682,11 @@ msgstr "seriesファイルã¸ã®ãƒ‘ッム%s ã®æ›¸ãè¾¼ã¿ã«å¤±æ•—ã—ã¾ã— #: quilt/mail.in:24 msgid "" -"Usage: quilt mail {--mbox file|--send} [--sender ...] [--from ...] [--" -"to ...] [--cc ...] [--bcc ...] [--subject ...]\\n" +"Usage: quilt mail {--mbox file|--send} [-m text] [--prefix prefix] [--" +"sender ...] [--from ...] [--to ...] [--cc ...] [--bcc ...] [--subject ...]\\n" msgstr "" -"使ã„æ–¹: quilt mail {--mbox file|--send} [--sender ...] [--from ...] [--" -"to ...] [--cc ...] [--bcc ...] [--subject ...]\\n" +"使ã„æ–¹: quilt mail {--mbox file|--send} [-m text] [--prefix prefix] [--" +"sender ...] [--from ...] [--to ...] [--cc ...] [--bcc ...] [--subject ...]\\n" #: quilt/mail.in:27 msgid "" @@ -1457,8 +1457,8 @@ msgid "" "The quilt meta-data in %s are already in the version %s format; nothing to do" "\\n" msgstr "" -"%s 内㮠quilt メタデータã¯ã™ã§ã« version %s フォーマットã®ãŸã‚ã€å‡¦ç†ã™ã‚‹å¿…è¦ãŒ" -"ã‚ã‚Šã¾ã›ã‚“。\\n" +"%s 内㮠quilt メタデータã¯ã™ã§ã« version %s フォーマットã®ãŸã‚ã€å‡¦ç†ã™ã‚‹å¿…è¦" +"ãŒã‚ã‚Šã¾ã›ã‚“。\\n" #: quilt/upgrade.in:71 msgid "Converting meta-data to version %s\\n" diff --git a/po/quilt.pot b/po/quilt.pot index c101336..fb32dd5 100644 --- a/po/quilt.pot +++ b/po/quilt.pot @@ -473,8 +473,8 @@ msgstr "" #: quilt/mail.in:24 msgid "" -"Usage: quilt mail {--mbox file|--send} [--sender ...] [--from ...] [--" -"to ...] [--cc ...] [--bcc ...] [--subject ...]\\n" +"Usage: quilt mail {--mbox file|--send} [-m text] [--prefix prefix] [--" +"sender ...] [--from ...] [--to ...] [--cc ...] [--bcc ...] [--subject ...]\\n" msgstr "" #: quilt/mail.in:27 diff --git a/quilt.changes b/quilt.changes index c7f530e..52b6eab 100644 --- a/quilt.changes +++ b/quilt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 1 13:50:22 CET 2006 - agruen@suse.de + +- quilt/mail.in: Documentation fix. + ------------------------------------------------------------------- Wed Feb 1 13:28:36 CET 2006 - agruen@suse.de diff --git a/quilt/mail.in b/quilt/mail.in index 5dfca49..efcfb76 100644 --- a/quilt/mail.in +++ b/quilt/mail.in @@ -21,7 +21,7 @@ fi usage() { - printf $"Usage: quilt mail {--mbox file|--send} [--sender ...] [--from ...] [--to ...] [--cc ...] [--bcc ...] [--subject ...]\n" + printf $"Usage: quilt mail {--mbox file|--send} [-m text] [--prefix prefix] [--sender ...] [--from ...] [--to ...] [--cc ...] [--bcc ...] [--subject ...]\n" if [ x$1 = x-h ] then printf $" -- cgit