http://qa.mandrakesoft.com/show_bug.cgi?id=4282
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2003-22-08 02:50 -------
La traduction a �t� ajout�e, merci.
(the translation has been added, thanks)
--
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date:
description:
There is no translation for the item "Add programs" in "-> What to do ?" menu, I
think this menu entry is invalid.
$ LC_ALL=fr_FR gettext --domain=menu-messages "Add programs"
Add programs
This should be remplaced in /usr/lib/menu/simplified/mandrake_desk by something
similar to the Configuration/Packaging menu, that is to say :
?package(rpmdrake): command="/usr/sbin/rpmdrake" needs="x11"
section="Administer your system" icon="rpmdrake.png" title="Install Software"
longtitle="A graphic
al front end for installing packages"
Then, it's a bit better :
$ LC_ALL=fr_FR gettext --domain=menu-messages "Install Software"
Installer des logiciels
$ LC_ALL=fr_FR gettext --domain=menu-messages "A graphical front end for
installing packages"
Interface graphique pour l'installation de paquetages (RPM)
Thanks for this useful menu.