diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-10-14 14:01:09 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-10-14 14:01:09 +0000 |
commit | 0339e5a38eca05924e17fbc8ac25016e569746fe (patch) | |
tree | a6d94aa23ec284f1da8587f3f98b30c3429e160e /po/zh_CN.po | |
parent | 9a754809b0228bba0b0cc8a434d1afcf6f8ab74a (diff) | |
download | rpmdrake-0339e5a38eca05924e17fbc8ac25016e569746fe.tar rpmdrake-0339e5a38eca05924e17fbc8ac25016e569746fe.tar.gz rpmdrake-0339e5a38eca05924e17fbc8ac25016e569746fe.tar.bz2 rpmdrake-0339e5a38eca05924e17fbc8ac25016e569746fe.tar.xz rpmdrake-0339e5a38eca05924e17fbc8ac25016e569746fe.zip |
(show_urpm_progress) better looking messages when downloading files
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index bed6e906..99cba634 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -3005,12 +3005,12 @@ msgstr "正在开始下载“%s”..." #: ../rpmdrake.pm:716 #, c-format -msgid "Download of `%s', time to go:%s, speed:%s" +msgid "Download of `%s'\ntime to go:%s, speed:%s" msgstr "下载“%s”,剩余时间: %s,速度: %s" #: ../rpmdrake.pm:719 #, c-format -msgid "Download of `%s', speed:%s" +msgid "Download of `%s'\nspeed:%s" msgstr "下载“%s”,速度: %s" #: ../rpmdrake.pm:730 |