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

VS Code Insiders installs always in the OS language despite of language selection during installation #4561

Closed
carlosmunozrodriguez opened this issue Mar 22, 2016 · 6 comments
Assignees
Labels
l10n-platform Localization platform issues (not wrong translations) verified Verification succeeded
Milestone

Comments

@carlosmunozrodriguez
Copy link

  • VSCode Version: 0.10.12-insider
  • OS Version: Windows 10

Steps to Reproduce:

  1. Download VS Code Insiders from https://code.visualstudio.com/insiders
  2. Install using a different language than the OS. (Tested with selecting English and with a Windows 10 in Spanish)
  3. Open VS Code Insiders. It will be on your OS language instead of the one you selected.
@carlosmunozrodriguez carlosmunozrodriguez changed the title VS Code installs always in the OS language despite of language selection during installation VS Code Insiders installs always in the OS language despite of language selection during installation Mar 22, 2016
@dbaeumer dbaeumer added the l10n-platform Localization platform issues (not wrong translations) label Mar 24, 2016
@dbaeumer dbaeumer added this to the April 2016 milestone Mar 24, 2016
@dbaeumer
Copy link
Member

The language selection dialog is currently only for the Setup wizard. The question is whether we should create a locale.json file based on this information. I opt to do so.

@chrisdias, @egamma what is your opinion
@joaomoreno would that be possible from the InnoSetup installer.

@joaomoreno
Copy link
Member

I suggest to set up Inno to automatically detect the language at installation time, just like what Code does. The picker would only show up in ambiguous cases and it only has an effect in the setup itself.

@dbaeumer dbaeumer assigned joaomoreno and unassigned dbaeumer Mar 29, 2016
@dbaeumer
Copy link
Member

+1

I assign to you then.

@joaomoreno
Copy link
Member

Closing as we track this in another repo.

@carlosmunozrodriguez
Copy link
Author

Can I ask which repo?
Also a question: How will it detect the language? Which language? I have also installed regular English VS Code in a Spanish OS

@joaomoreno
Copy link
Member

@carlosmunozrodriguez We have another repository in which we track the things that ultimately make VS Code into an MS branded product. This is one of those things. More information about this here.

There are helpful links about understanding how language detection will happen:

@joaomoreno joaomoreno added the verified Verification succeeded label Apr 29, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
l10n-platform Localization platform issues (not wrong translations) verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants