diff options
author | jbj <devnull@localhost> | 2000-07-12 23:19:08 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-07-12 23:19:08 +0000 |
commit | 3cd0284d6c269c0d528e861ef2bffa1d884f8795 (patch) | |
tree | 713269777b65cf600c18156b1e049b4b0ab31bc4 /po/rpm.pot | |
parent | 6e2db4d82bffa37427480ecf543d110051d94f17 (diff) | |
download | librpm-tizen-3cd0284d6c269c0d528e861ef2bffa1d884f8795.tar.gz librpm-tizen-3cd0284d6c269c0d528e861ef2bffa1d884f8795.tar.bz2 librpm-tizen-3cd0284d6c269c0d528e861ef2bffa1d884f8795.zip |
- add S_ISLNK pre-transaction syscall test.
CVS patchset: 3942
CVS date: 2000/07/12 23:19:08
Diffstat (limited to 'po/rpm.pot')
-rw-r--r-- | po/rpm.pot | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/po/rpm.pot b/po/rpm.pot index dd401466c..4f8d1dee1 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-12 16:21-0400\n" +"POT-Creation-Date: 2000-07-12 19:00-0400\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" @@ -2548,7 +2548,7 @@ msgstr "" msgid "(unknown type)" msgstr "" -#: lib/install.c:148 lib/uninstall.c:190 +#: lib/install.c:148 lib/uninstall.c:195 #, c-format msgid " file: %s action: %s\n" msgstr "" @@ -3209,7 +3209,7 @@ msgstr "" msgid "error(%d) counting packages" msgstr "" -#: lib/rpmdb.c:1155 lib/rpmdb.c:1674 lib/uninstall.c:92 +#: lib/rpmdb.c:1155 lib/rpmdb.c:1674 lib/uninstall.c:97 #, c-format msgid "%s: cannot read header at 0x%x" msgstr "" @@ -3681,31 +3681,31 @@ msgstr "" msgid "executing pre-transaction syscall: \"%s\"\n" msgstr "" -#: lib/uninstall.c:40 +#: lib/uninstall.c:42 #, c-format msgid "cannot remove %s - directory not empty" msgstr "" -#: lib/uninstall.c:43 +#: lib/uninstall.c:46 #, c-format msgid "rmdir of %s failed: %s" msgstr "" -#: lib/uninstall.c:51 +#: lib/uninstall.c:56 #, c-format msgid "removal of %s failed: %s" msgstr "" -#: lib/uninstall.c:136 +#: lib/uninstall.c:141 #, c-format msgid "will remove files test = %d\n" msgstr "" -#: lib/uninstall.c:204 +#: lib/uninstall.c:209 msgid "running postuninstall script (if any)\n" msgstr "" -#: lib/uninstall.c:401 +#: lib/uninstall.c:406 #, c-format msgid "execution of %s-%s-%s script failed, exit status %d" msgstr "" |