diff options
author | jbj <devnull@localhost> | 2000-03-07 14:40:48 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-03-07 14:40:48 +0000 |
commit | 8787c03f2d0872a24cdd23efaba5aa744ddea481 (patch) | |
tree | 033c46a38bf83f47ee1cfc1b1fced9f8633bd542 /po | |
parent | c0650f0a1974590831e9c76650ba5d2007478b37 (diff) | |
download | rpm-8787c03f2d0872a24cdd23efaba5aa744ddea481.tar.gz rpm-8787c03f2d0872a24cdd23efaba5aa744ddea481.tar.bz2 rpm-8787c03f2d0872a24cdd23efaba5aa744ddea481.zip |
Avoid libio on Red Hat 5.2 with libc5.
CVS patchset: 3608
CVS date: 2000/03/07 14:40:48
Diffstat (limited to 'po')
-rw-r--r-- | po/rpm.pot | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/po/rpm.pot b/po/rpm.pot index e96da2e9e..bcbc1584f 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-02-29 18:19-0500\n" +"POT-Creation-Date: 2000-03-07 08:23-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" @@ -3057,59 +3057,59 @@ msgstr "" msgid "Installing %s\n" msgstr "" -#: lib/rpmio.c:780 +#: lib/rpmio.c:784 msgid "Success" msgstr "" -#: lib/rpmio.c:783 +#: lib/rpmio.c:787 msgid "Bad server response" msgstr "" -#: lib/rpmio.c:786 +#: lib/rpmio.c:790 msgid "Server IO error" msgstr "" -#: lib/rpmio.c:789 +#: lib/rpmio.c:793 msgid "Server timeout" msgstr "" -#: lib/rpmio.c:792 +#: lib/rpmio.c:796 msgid "Unable to lookup server host address" msgstr "" -#: lib/rpmio.c:795 +#: lib/rpmio.c:799 msgid "Unable to lookup server host name" msgstr "" -#: lib/rpmio.c:798 +#: lib/rpmio.c:802 msgid "Failed to connect to server" msgstr "" -#: lib/rpmio.c:801 +#: lib/rpmio.c:805 msgid "Failed to establish data connection to server" msgstr "" -#: lib/rpmio.c:804 +#: lib/rpmio.c:808 msgid "IO error to local file" msgstr "" -#: lib/rpmio.c:807 +#: lib/rpmio.c:811 msgid "Error setting remote server to passive mode" msgstr "" -#: lib/rpmio.c:810 +#: lib/rpmio.c:814 msgid "File not found on server" msgstr "" -#: lib/rpmio.c:813 +#: lib/rpmio.c:817 msgid "Abort in progress" msgstr "" -#: lib/rpmio.c:817 +#: lib/rpmio.c:821 msgid "Unknown or unexpected error" msgstr "" -#: lib/rpmio.c:1350 +#: lib/rpmio.c:1354 #, c-format msgid "logging into %s as %s, pw %s\n" msgstr "" |