[i18n] fix paths for external extensions

This commit is contained in:
Martin Aeschlimann
2018-01-26 17:28:28 +01:00
parent 4abe874911
commit b7f5db9991

View File

@@ -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",