Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ye <danyeh@microsoft.com>2017-11-07 20:16:21 +0300
committerDirk Baeumer <dirkb@microsoft.com>2017-11-09 16:32:20 +0300
commit924e63ea9af98110182ad9939751ea94562aa497 (patch)
tree6d1aabbb67a28132fea026ce1c65deefa8530b95 /i18n/deu/extensions/typescript/out/features/completionItemProvider.i18n.json
parent09452aa2dc0c23aaa4517cbab233f8ab635414e7 (diff)
2017/11/7. Final localization merge for October update from Transifex.
Diffstat (limited to 'i18n/deu/extensions/typescript/out/features/completionItemProvider.i18n.json')
-rw-r--r--i18n/deu/extensions/typescript/out/features/completionItemProvider.i18n.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/i18n/deu/extensions/typescript/out/features/completionItemProvider.i18n.json b/i18n/deu/extensions/typescript/out/features/completionItemProvider.i18n.json
index fa115368c8d..87035b7816f 100644
--- a/i18n/deu/extensions/typescript/out/features/completionItemProvider.i18n.json
+++ b/i18n/deu/extensions/typescript/out/features/completionItemProvider.i18n.json
@@ -5,5 +5,6 @@
// Do not edit this file. It is machine generated.
{
"acquiringTypingsLabel": "Eingaben werden abgerufen...",
- "acquiringTypingsDetail": "Eingabedefinitionen für IntelliSense werden abgerufen."
+ "acquiringTypingsDetail": "Eingabedefinitionen für IntelliSense werden abgerufen.",
+ "autoImportLabel": "Automatischer Import von {0}"
} \ No newline at end of file