harry-cpp / code-nautilus

VSCode extension for Nautilus
The Unlicense
419 stars 77 forks source link

check ui language #25

Open eZioPan opened 2 years ago

eZioPan commented 2 years ago

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

maurerle commented 7 months ago

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