-
-
Notifications
You must be signed in to change notification settings - Fork 686
Closed
Labels
Milestone
Description
I tested macvim 8.1.280 a bit to see how well the translations works.
It seems the translation for vim itself is not used.
The gVim menu seems to be disabled on purpose in the vimrc file because of only partial translation of the menu.
I would think there was a common translation in macOS for applications to reuse common strings like "About ...", "Preferences", "Quit ...", etc. but i dont know.
If there is then i suggest using it and enabling the translations (remove the set langmenu=none in the vimrc file)