2.2 KiB
Visual Studio Code Language Packs (deprecated)
The currently supported Language Pack extensions for Visual Studio Code can be found in the vscode-loc repository.
This repository contains files to build deprecated Language Pack extensions for Visual Studio Code. A Language Pack contains the localized string resources for a particular language. These were originally in the main vscode-loc repository but have been removed because they are no longer maintained.
Language pack extensions are published to the Visual Studio Code Marketplace
The languages in this respository are listed here:
Language | Visual Studio Code Language ID | MLCP Language Code |
---|---|---|
Bulgarian | bg | Bulgarian (bg-bg) |
English (United Kingdom) | en-GB | English (en-gb) |
Hungarian | hu | Hungarian (hu-hu) |
Indonesian | id | Indonesian (id-id) |
Dutch | nl | Dutch (nl-nl) |
Pseudo | ps | Pseudo (ps-ps) |
Ukrainian | uk | Ukrainian (uk-uk) |
Contributing
Since translation strings are managed and edited in Microsoft Localization Platform. Change can only be made there. So pull request won't be accepted in vscode-loc repo except language pack readme.md.
Legal
Before we can accept your pull request you will need to sign a Contribution License Agreement. All you need to do is to submit a pull request, then the PR will get appropriately labelled (e.g. cla-required
, cla-norequired
, cla-signed
, cla-already-signed
). If you already signed the agreement we will continue with reviewing the PR, otherwise system will tell you how you can sign the CLA. Once you sign the CLA all future PR's will be labeled as cla-signed
.
Microsoft Open Source Code of Conduct
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.