summaryrefslogtreecommitdiffstats
path: root/po/quilt.pot
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2005-06-26 22:08:59 +0000
committerAndreas Gruenbacher <agruen@suse.de>2005-06-26 22:08:59 +0000
commit02e20196039401bd6ced1aad20a81e60be273f53 (patch)
tree5ff326905663433174197eb0d0d349cf3299fed5 /po/quilt.pot
parent8983dd050e04aa16b1fd2783e667826cea9088fa (diff)
downloadquilt-02e20196039401bd6ced1aad20a81e60be273f53.tar.gz
- Jean Delvare:
+ Add a --version option that prints the program version. + patch_args: Fix comments parsing in series files.
Diffstat (limited to 'po/quilt.pot')
-rw-r--r--po/quilt.pot19
1 files changed, 14 insertions, 5 deletions
diff --git a/po/quilt.pot b/po/quilt.pot
index 9ad36f5..a15c9b2 100644
--- a/po/quilt.pot
+++ b/po/quilt.pot
@@ -2,11 +2,15 @@
msgid "Usage: quilt [--trace[=verbose]] [--quiltrc=XX] command [-h] ..."
msgstr ""
-#: ../bin/quilt.in:25
+#: ../bin/quilt.in:24
+msgid " quilt --version"
+msgstr ""
+
+#: ../bin/quilt.in:26
msgid "Commands are:"
msgstr ""
-#: ../bin/quilt.in:30
+#: ../bin/quilt.in:31
msgid ""
"\n"
"Common options to all commands:\n"
@@ -17,7 +21,12 @@ msgid ""
"--quiltrc file\n"
"\tUse the specified configuration file instead of ~/.quiltrc (or\n"
"\t/etc/quilt.quiltrc if ~/.quiltrc does not exist). See the pdf\n"
-"\tdocumentation for details about its possible contents."
+"\tdocumentation for details about its possible contents.\n"
+"\n"
+"Special options:\n"
+"\n"
+"--version\n"
+"\tPrint the version number and exit immediately."
msgstr ""
#: ../quilt/add.in:22
@@ -836,7 +845,7 @@ msgid ""
"patches from scratch.\\n"
msgstr ""
-#: ../scripts/patchfns.in:741
+#: ../scripts/patchfns.in:742
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 "
@@ -844,7 +853,7 @@ msgid ""
"downgrading.\\n"
msgstr ""
-#: ../scripts/patchfns.in:818
+#: ../scripts/patchfns.in:819
msgid ""
"The working tree was created by an older version of quilt. Please run 'quilt "
"upgrade'.\\n"