http://qa.mandrakesoft.com/show_bug.cgi?id=4282
Product: mdk-menu-messages
Component: i18n
Summary: wrong menu item in "-> What to do ?" menu
Product: mdk-menu-messages
Version: 9.1-1mdk
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: i18n
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
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.
--
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.