Hi,
As for the home.desktop file for PCManFM, and any other desktop file, the translation for it is summed up to "add [fr]" or "[es]" and other iso codes to the line "Name" and the line "Comment".
For Draklikve-install, for French, this is how it goes:
we have:
Name=Install PCLinuxOS
add this line after:
Name[fr]=Installer PCLinuxOS
we have:
Comment=Install PCLinuxOS to your Computer
add this line after:
Comment[fr]=Installer PCLinuxOS dans votre Ordinateur
Now the one I provide for French remasters contains:
[Desktop Entry]
Encoding=UTF-8
Name=Install PCLinuxOS
Name[fr]=Installer PCLinuxOS
Comment=Install PCLinuxOS to your Computer
Comment[fr]=Installer PCLinuxOS dans votre Ordinateur
Exec=/usr/sbin/draklive-install
Icon=draklive-install
Type=Application
StartupNotify=true
Categories=GTK;System;X-MandrivaLinux-System-Configuration-Other;Settings;
When many (several ?

) users from the forum will have added their language, it would be possible to suggest to add the modified desktop file to the draklive-install package, so that this menu be automatically translated once Addlocale has been at work.
Regards,
Mélodie