summaryrefslogtreecommitdiff
path: root/po/popt.pot
diff options
context:
space:
mode:
authorjbj <jbj>2002-03-13 18:00:16 +0000
committerjbj <jbj>2002-03-13 18:00:16 +0000
commit6ca0dd079e17d0c0ccd215aed7be14f87ff7f6ed (patch)
tree5c045c20d7433810b1544ffa36cbd706a47f3c91 /po/popt.pot
parent5b43b71fbf32f0f6bfdd83d5d20e7b7599b4bb9a (diff)
downloadlibpopt-6ca0dd079e17d0c0ccd215aed7be14f87ff7f6ed.tar.gz
Split transaction set handling into separate file, prepatory to
devising some toy access methods.
Diffstat (limited to 'po/popt.pot')
-rw-r--r--po/popt.pot91
1 files changed, 1 insertions, 90 deletions
diff --git a/po/popt.pot b/po/popt.pot
index c66570d..c0c056c 100644
--- a/po/popt.pot
+++ b/po/popt.pot
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2002-01-18 16:12-0500\n"
+"POT-Creation-Date: 2002-03-13 12:58-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14,55 +14,6 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: popt.c:29
-msgid "unknown errno"
-msgstr ""
-
-#: popt.c:917
-#, c-format
-msgid "option type (%d) not implemented in popt\n"
-msgstr ""
-
-#: popt.c:1132
-msgid "missing argument"
-msgstr ""
-
-#: popt.c:1134
-msgid "unknown option"
-msgstr ""
-
-#: popt.c:1136
-msgid "mutually exclusive logical operations requested"
-msgstr ""
-
-#: popt.c:1138
-msgid "opt->arg should not be NULL"
-msgstr ""
-
-#: popt.c:1140
-msgid "aliases nested too deeply"
-msgstr ""
-
-#: popt.c:1142
-msgid "error in parameter quoting"
-msgstr ""
-
-#: popt.c:1144
-msgid "invalid numeric value"
-msgstr ""
-
-#: popt.c:1146
-msgid "number too large or too small"
-msgstr ""
-
-#: popt.c:1148
-msgid "memory allocation failed"
-msgstr ""
-
-#: popt.c:1152
-msgid "unknown error"
-msgstr ""
-
#: popthelp.c:53
msgid "Show this help message"
msgstr ""
@@ -74,43 +25,3 @@ msgstr ""
#: popthelp.c:57
msgid "Display option defaults in message"
msgstr ""
-
-#: popthelp.c:99
-msgid "NONE"
-msgstr ""
-
-#: popthelp.c:100
-msgid "VAL"
-msgstr ""
-
-#: popthelp.c:101
-msgid "INT"
-msgstr ""
-
-#: popthelp.c:102
-msgid "LONG"
-msgstr ""
-
-#: popthelp.c:103
-msgid "STRING"
-msgstr ""
-
-#: popthelp.c:104
-msgid "FLOAT"
-msgstr ""
-
-#: popthelp.c:105
-msgid "DOUBLE"
-msgstr ""
-
-#: popthelp.c:106
-msgid "ARG"
-msgstr ""
-
-#: popthelp.c:459
-msgid "Usage:"
-msgstr ""
-
-#: popthelp.c:481
-msgid "[OPTION...]"
-msgstr ""