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:
Diffstat (limited to 'i18n/deu/extensions/git/out/autofetch.i18n.json')
-rw-r--r--i18n/deu/extensions/git/out/autofetch.i18n.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/i18n/deu/extensions/git/out/autofetch.i18n.json b/i18n/deu/extensions/git/out/autofetch.i18n.json
index fb289bdf8fe..57d1be570fc 100644
--- a/i18n/deu/extensions/git/out/autofetch.i18n.json
+++ b/i18n/deu/extensions/git/out/autofetch.i18n.json
@@ -8,5 +8,6 @@
],
"yes": "Ja",
"no": "Nein",
- "not now": "Erneut nachfragen"
+ "not now": "Erneut nachfragen",
+ "suggest auto fetch": "Möchten Sie Code [regelmäßig \"git fetch\" ausführen lassen] ({0})?"
} \ No newline at end of file