No translation to Polish in Ubuntu
-
darek334 last edited by leocg
I noticed many bad opinion because of no polish translation on Ubuntu. Ubuntu 22.04 lts.
-
sobmicha last edited by
- Go to /usr/share/application
- Find a shortcut to Opera. In mc (as well as doublecmd) it will be called "Opera.desktop".
- Open this shortcut in a text editor with administrator privileges.
- In the "Exec" line, replace "opera %U" with "opera --lang=YOUR_LANGUAGE %U", where "YOUR_LANGUAGE" is your language, e.g. "pl" for Polish.
- Complete the "Exec" lines in the other sections as appropriate.
You will have to repeat it after every update
The solution also works on LinuxMint and LinuxMint Debian Edition. Possibly other distributions as well.