Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix MacVim's Korean menu translations causing startup error #1279

Merged
merged 1 commit into from
Sep 11, 2022

Conversation

ychin
Copy link
Member

@ychin ychin commented Sep 11, 2022

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

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 macvim-dev#1278
@ychin ychin added this to the Release 174 milestone Sep 11, 2022
@ychin ychin merged commit fcd7bd4 into macvim-dev:master Sep 11, 2022
@ychin ychin deleted the fix-broken-korean-menus branch September 11, 2022 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Korean macvim_menu file contains typo causing error E474.
1 participant