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/ga.po | |
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/ga.po')
-rw-r--r-- | po/ga.po | 21 |
1 files changed, 15 insertions, 6 deletions
@@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: rpmdrake 1.3\n" -"POT-Creation-Date: 2003-02-28 16:35+0100\n" +"POT-Creation-Date: 2003-02-28 18:30+0100\n" "PO-Revision-Date: 2000-08-24 12:00-0000\n" "Last-Translator: Alastair McKinstry <mckinstry@computer.org>\n" "Language-Team: Irish <ga@li.org>\n" @@ -91,13 +91,13 @@ 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." -msgstr "" +#, fuzzy, c-format +msgid "No package found for installation." +msgstr "Bainisteoir Bog-Earraí" #: ../rpmdrake:1 #, c-format @@ -171,7 +171,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 |