mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-15 15:37:11 +02:00
2f7fa651b9
Apple's Korean translations contain individual "." instead of using ellipsis, and the extraction script wasn't escapting them when using them in `menutrans` commands. Add the escape and re-generate the Korean menu translations. Fix #1278