From 913d116d71f5c2cb47c35944b8c1fcd9795fd6e3 Mon Sep 17 00:00:00 2001 From: jbj Date: Sun, 9 Jul 2000 04:42:12 +0000 Subject: - add pre-transaction syscall's to handle /etc/init.d change. - don't bother saving '/' as fingerprint subdir. CVS patchset: 3926 CVS date: 2000/07/09 04:42:12 --- po/rpm.pot | 66 +++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 40 insertions(+), 26 deletions(-) (limited to 'po/rpm.pot') diff --git a/po/rpm.pot b/po/rpm.pot index 1a4ccca6a..18824a580 100644 --- a/po/rpm.pot +++ b/po/rpm.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2000-07-07 15:55-0400\n" +"POT-Creation-Date: 2000-07-09 00:38-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -277,8 +277,7 @@ msgid " [--dbpath ] [--nodeps] [--allmatches]" msgstr "" #: rpm.c:240 rpmqv.c:315 -msgid "" -" [--justdb] [--notriggers] rpackage1 ... packageN" +msgid " [--justdb] [--notriggers] package1 ... packageN" msgstr "" #: rpm.c:241 @@ -1914,113 +1913,118 @@ msgstr "" msgid "line %d: Second %%files list" msgstr "" -#: build/parsePreamble.c:144 +#: build/parsePreamble.c:142 #, c-format msgid "Architecture is excluded: %s" msgstr "" -#: build/parsePreamble.c:149 +#: build/parsePreamble.c:147 #, c-format msgid "Architecture is not included: %s" msgstr "" -#: build/parsePreamble.c:154 +#: build/parsePreamble.c:152 #, c-format msgid "OS is excluded: %s" msgstr "" -#: build/parsePreamble.c:159 +#: build/parsePreamble.c:157 #, c-format msgid "OS is not included: %s" msgstr "" -#: build/parsePreamble.c:173 +#: build/parsePreamble.c:171 #, c-format msgid "%s field must be present in package: %s" msgstr "" -#: build/parsePreamble.c:198 +#: build/parsePreamble.c:196 #, c-format msgid "Duplicate %s entries in package: %s" msgstr "" -#: build/parsePreamble.c:246 +#: build/parsePreamble.c:244 #, c-format msgid "Unable to open icon %s: %s" msgstr "" -#: build/parsePreamble.c:264 +#: build/parsePreamble.c:262 #, c-format msgid "Unable to read icon %s: %s" msgstr "" -#: build/parsePreamble.c:277 +#: build/parsePreamble.c:275 #, c-format msgid "Unknown icon type: %s" msgstr "" -#: build/parsePreamble.c:340 +#: build/parsePreamble.c:338 #, c-format msgid "line %d: Malformed tag: %s" msgstr "" #. Empty field -#: build/parsePreamble.c:348 +#: build/parsePreamble.c:346 #, c-format msgid "line %d: Empty tag: %s" msgstr "" -#: build/parsePreamble.c:371 build/parsePreamble.c:378 +#: build/parsePreamble.c:368 build/parsePreamble.c:375 #, c-format msgid "line %d: Illegal char '-' in %s: %s" msgstr "" -#: build/parsePreamble.c:442 build/parseSpec.c:376 +#: build/parsePreamble.c:432 build/parseSpec.c:376 #, c-format msgid "BuildRoot can not be \"/\": %s" msgstr "" -#: build/parsePreamble.c:455 +#: build/parsePreamble.c:445 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s" msgstr "" -#: build/parsePreamble.c:467 +#: build/parsePreamble.c:457 #, c-format msgid "line %d: Docdir must begin with '/': %s" msgstr "" -#: build/parsePreamble.c:479 +#: build/parsePreamble.c:469 #, c-format msgid "line %d: Epoch/Serial field must be a number: %s" msgstr "" -#: build/parsePreamble.c:541 +#: build/parsePreamble.c:527 #, c-format msgid "line %d: Bad BuildArchitecture format: %s" msgstr "" -#: build/parsePreamble.c:551 +#: build/parsePreamble.c:539 +#, c-format +msgid "line %d: Invalid tag value: %s" +msgstr "" + +#: build/parsePreamble.c:549 #, c-format msgid "Internal error: Bogus tag %d" msgstr "" -#: build/parsePreamble.c:691 +#: build/parsePreamble.c:692 #, c-format msgid "Bad package specification: %s" msgstr "" -#: build/parsePreamble.c:697 +#: build/parsePreamble.c:698 #, c-format msgid "Package already exists: %s" msgstr "" -#: build/parsePreamble.c:724 +#: build/parsePreamble.c:725 #, c-format msgid "line %d: Unknown tag: %s" msgstr "" -#: build/parsePreamble.c:749 +#: build/parsePreamble.c:750 msgid "Spec file can't use BuildRoot" msgstr "" @@ -2923,7 +2927,12 @@ msgstr "" msgid "installing package %s-%s-%s needs %ld%cb on the %s filesystem" msgstr "" -#: lib/problems.c:116 +#: lib/problems.c:114 +#, c-format +msgid "package %s-%s-%s pre-transaction syscall(s): %s failed: %s" +msgstr "" + +#: lib/problems.c:122 #, c-format msgid "unknown error %d encountered while manipulating package %s-%s-%s" msgstr "" @@ -3686,6 +3695,11 @@ msgstr "" msgid "%s skipped due to missingok flag\n" msgstr "" +#: lib/transaction.c:1375 +#, c-format +msgid "executing pre-transaction syscall: \"%s\"\n" +msgstr "" + #: lib/uninstall.c:39 #, c-format msgid "cannot remove %s - directory not empty" -- cgit v1.2.3