diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-02-28 17:26:51 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-02-28 17:26:51 +0000 |
commit | 05af0ddd77724896f3307f71d747fa008def36c7 (patch) | |
tree | 4f3da4a1fc2570ecc6268d478aabf6838baa60de /po/rpmdrake.pot | |
parent | 6ca34e7ef4eb788ebd872e114aeab6fcef81deb7 (diff) | |
download | rpmdrake-05af0ddd77724896f3307f71d747fa008def36c7.tar rpmdrake-05af0ddd77724896f3307f71d747fa008def36c7.tar.gz rpmdrake-05af0ddd77724896f3307f71d747fa008def36c7.tar.bz2 rpmdrake-05af0ddd77724896f3307f71d747fa008def36c7.tar.xz rpmdrake-05af0ddd77724896f3307f71d747fa008def36c7.zip |
correctly report error when some packages can't be found for installation
Diffstat (limited to 'po/rpmdrake.pot')
-rw-r--r-- | po/rpmdrake.pot | 19 |
1 files changed, 14 insertions, 5 deletions
diff --git a/po/rpmdrake.pot b/po/rpmdrake.pot index 637d0d6e..594ec824 100644 --- a/po/rpmdrake.pot +++ b/po/rpmdrake.pot @@ -14,7 +14,7 @@ msgid "" msgstr "" "#-#-#-#-# rpmdrake_tmp.pot (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2003-02-28 16:35+0100\n" +"POT-Creation-Date: 2003-02-28 18:30+0100\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" @@ -23,7 +23,7 @@ msgstr "" "Content-Transfer-Encoding: 8-bit\n" "#-#-#-#-# desktopstuff.pot (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2003-02-28 16:35+0100\n" +"POT-Creation-Date: 2003-02-28 18:30+0100\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" @@ -105,12 +105,12 @@ msgstr "" #: ../rpmdrake:1 #, c-format -msgid "Everything already installed (is this supposed to happen at all?)." +msgid "Unrecoverable error: no package found for installation, sorry." msgstr "" #: ../rpmdrake:1 #, c-format -msgid "Everything already installed." +msgid "No package found for installation." msgstr "" #: ../rpmdrake:1 @@ -183,7 +183,16 @@ msgstr "" #: ../rpmdrake:1 #, c-format -msgid "Unable to get source packages, sorry." +msgid "Unable to get source packages, sorry. %s" +msgstr "" + +#: ../rpmdrake:1 +#, c-format +msgid "" +"\n" +"\n" +"Error(s) reported:\n" +"%s" msgstr "" #: ../rpmdrake:1 |