06-01-2016, 07:51 AM
Not possible at the moment sorry TMG1961. Those My Computer entries require foreign translations in the code.
You can hand edit the code yourself if you are keen. If you're on 64bit, show hidden files in your home folder, go to .local/share/applications and edit:
alacarte-made-3.desktop
alacarte-made-4.desktop
alacarte-made-5.desktop
alacarte-made-6.desktop
alacarte-made-7.desktop
alacarte-made-8.desktop
alacarte-made-9.desktop
alacarte-made-10.desktop
alacarte-made-11.desktop
Under the line that says "Comment=Browse your Home folder" (or whatever it says)
make another line under it and put in "Comment[nl]=Blader door uw thuismap" (if thats right?)
Do these edits for both the 'Name' and 'Comment' lines.
example:
Logout/in or reboot to see the changes.
Do that for each file. If you'd like to provide the Dutch translations for each file, I'd be happy to add them to the next version of Linux Lite
You can hand edit the code yourself if you are keen. If you're on 64bit, show hidden files in your home folder, go to .local/share/applications and edit:
alacarte-made-3.desktop
alacarte-made-4.desktop
alacarte-made-5.desktop
alacarte-made-6.desktop
alacarte-made-7.desktop
alacarte-made-8.desktop
alacarte-made-9.desktop
alacarte-made-10.desktop
alacarte-made-11.desktop
Under the line that says "Comment=Browse your Home folder" (or whatever it says)
make another line under it and put in "Comment[nl]=Blader door uw thuismap" (if thats right?)
Do these edits for both the 'Name' and 'Comment' lines.
example:
Code:
[Desktop Entry]
Comment=Browse your Home folder
Comment[nl]=Blader door uw thuismap
Terminal=false
Name=Home
Name=[nl]Huis
Exec=exo-open --launch FileManager %u
Type=Application
Icon=user-home
Logout/in or reboot to see the changes.
Do that for each file. If you'd like to provide the Dutch translations for each file, I'd be happy to add them to the next version of Linux Lite