code-nautilus icon indicating copy to clipboard operation
code-nautilus copied to clipboard

check ui language

Open eZioPan opened this issue 3 years ago • 1 comments

add code to check nautilus ui language, make menu item display in ui languge

eZioPan avatar Jun 04 '22 07:06 eZioPan

This is one approach to #17 - but it would be much better to have a more generic one instead of multiple if-else cascades

Using po files and gettext would be much better https://docs.python.org/3/library/gettext.html

maurerle avatar Mar 25 '24 19:03 maurerle