diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-02-21 16:17:49 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-02-21 16:17:49 +0000 |
commit | 9a25e863d65d0a8b11d9f3002a9ae5b114e1d3a2 (patch) | |
tree | c4714ad341eadded230e096233564f277c8ab3cc /po/rpmdrake.pot | |
parent | 822aaf5dc31ddcf1ad68f34087ea27f767c85c9e (diff) | |
download | rpmdrake-9a25e863d65d0a8b11d9f3002a9ae5b114e1d3a2.tar rpmdrake-9a25e863d65d0a8b11d9f3002a9ae5b114e1d3a2.tar.gz rpmdrake-9a25e863d65d0a8b11d9f3002a9ae5b114e1d3a2.tar.bz2 rpmdrake-9a25e863d65d0a8b11d9f3002a9ae5b114e1d3a2.tar.xz rpmdrake-9a25e863d65d0a8b11d9f3002a9ae5b114e1d3a2.zip |
add download progress when updating distant sources (still needs
improvement in messages, work in progress with urpmi)
Diffstat (limited to 'po/rpmdrake.pot')
-rw-r--r-- | po/rpmdrake.pot | 21 |
1 files changed, 18 insertions, 3 deletions
diff --git a/po/rpmdrake.pot b/po/rpmdrake.pot index b4f20634..162f2b86 100644 --- a/po/rpmdrake.pot +++ b/po/rpmdrake.pot @@ -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-21 00:27+0100\n" +"POT-Creation-Date: 2003-02-21 17:22+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" @@ -928,17 +928,32 @@ msgstr "" #: ../rpmdrake.pm:1 #, c-format +msgid "Update" +msgstr "" + +#: ../rpmdrake.pm:1 +#, c-format +msgid "Select the source(s) you wish to update:" +msgstr "" + +#: ../rpmdrake.pm:1 +#, c-format msgid "Please wait, updating media..." msgstr "" #: ../rpmdrake.pm:1 #, c-format -msgid "Update" +msgid "Download of `%s', speed:%s" msgstr "" #: ../rpmdrake.pm:1 #, c-format -msgid "Select the source(s) you wish to update:" +msgid "Download of `%s', time to go:%s, speed:%s" +msgstr "" + +#: ../rpmdrake.pm:1 +#, c-format +msgid "Starting download of `%s'" msgstr "" #: ../rpmdrake.pm:1 |