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

Improve localization for preferences and monaco #12378

Merged
merged 3 commits into from
Apr 5, 2023

Conversation

msujew
Copy link
Member

@msujew msujew commented Apr 5, 2023

What it does

Closes #12372

Fixes a few minor discrepencies between how VSCode localizes preferences and how Theia does it. Also adds a few translation calls where they were missing.

The test.svg file deletion is a leftover fix from #9864. The view has been using codicon('beaker') for quite some time now.

How to test

Install a localization pack and confirm that everything is localized as expected.

Review checklist

Reminder for reviewers

@msujew msujew added the localization issues related to localization/internalization/nls label Apr 5, 2023
Copy link
Member

@vince-fugnitto vince-fugnitto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@msujew
Copy link
Member Author

msujew commented Apr 5, 2023

@vince-fugnitto FYI I just saw that my changes broke the playwright tests, see here. I fixed them just now.

@msujew msujew merged commit 510bd7a into master Apr 5, 2023
@msujew msujew deleted the msujew/preferences-localization branch April 5, 2023 15:30
@github-actions github-actions bot added this to the 1.37.0 milestone Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
localization issues related to localization/internalization/nls
Projects
None yet
Development

Successfully merging this pull request may close these issues.

There's no translation for menu 'view -> test'
2 participants