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

Handle language pack uninstallation #171891

Merged
merged 1 commit into from
Jan 21, 2023
Merged

Conversation

TylerLeonhardt
Copy link
Member

The most important part of this change is that we now listen for when extensions are uninstalled and if they uninstalled language currently set then a modal will show up prompting for restart (required to change the language back to English).

This change also makes the LocaleService the thing that writes to the argv.json instead of a few places doing it

and cleans up some of the wording.

Fixes #82791

The most important part of this change is that we now listen for when extensions are uninstalled and if they uninstalled language currently set then a modal will show up prompting for restart (required to change the language back to English).

This change also makes the LocaleService the thing that writes to the argv.json instead of a few places doing it

and cleans up some of the wording.

Fixes #82791
@TylerLeonhardt TylerLeonhardt self-assigned this Jan 21, 2023
@TylerLeonhardt TylerLeonhardt enabled auto-merge (squash) January 21, 2023 01:15
@vscodenpa vscodenpa added this to the January 2023 milestone Jan 21, 2023
@TylerLeonhardt TylerLeonhardt merged commit c321a36 into main Jan 21, 2023
@TylerLeonhardt TylerLeonhardt deleted the tyler/innovative-barnacle branch January 21, 2023 02:29
sandy081 added a commit that referenced this pull request Jan 23, 2023
sandy081 added a commit that referenced this pull request Jan 23, 2023
sandy081 added a commit that referenced this pull request Jan 23, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Mar 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uninstalling language pack for current display language does not update display language setting
3 participants