mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
[i18n] fix paths for external extensions
This commit is contained in:
@@ -43,7 +43,7 @@ exports.extraLanguages = [
|
||||
exports.pseudoLanguage = { id: 'pseudo', folderName: 'pseudo', transifexId: 'pseudo' };
|
||||
// non built-in extensions also that are transifex and need to be part of the language packs
|
||||
var externalExtensionsWithTranslations = [
|
||||
"azure-account",
|
||||
//"azure-account",
|
||||
"vscode-chrome-debug",
|
||||
"vscode-chrome-debug-core",
|
||||
"vscode-node-debug",
|
||||
|
||||
Reference in New Issue
Block a user