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:
authorAlexandru Dima <alexdima@microsoft.com>2017-12-13 14:21:16 +0300
committerGitHub <noreply@github.com>2017-12-13 14:21:16 +0300
commit816be6780ca8bd0ab80314e11478c48c70d09383 (patch)
tree61f0e3782e0627408f4cbf806173575d660bffac /i18n/deu/src/vs/editor/contrib/folding/folding.i18n.json
parentdb59f5e27bdd4593e3dd06c502792652870056d5 (diff)
parentf3030d379955c390bc9d1f1b8589f31484cf3e01 (diff)
Merge pull request #40134 from Microsoft/loc/1.191.19.0
2017-12-12. Merged in translations from Transifex.
Diffstat (limited to 'i18n/deu/src/vs/editor/contrib/folding/folding.i18n.json')
-rw-r--r--i18n/deu/src/vs/editor/contrib/folding/folding.i18n.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/deu/src/vs/editor/contrib/folding/folding.i18n.json b/i18n/deu/src/vs/editor/contrib/folding/folding.i18n.json
index 113379281fd..4e3ffb44a69 100644
--- a/i18n/deu/src/vs/editor/contrib/folding/folding.i18n.json
+++ b/i18n/deu/src/vs/editor/contrib/folding/folding.i18n.json
@@ -9,6 +9,8 @@
"foldAction.label": "Falten",
"foldRecursivelyAction.label": "Rekursiv falten",
"foldAllBlockComments.label": "Alle Blockkommentare falten",
+ "foldAllMarkerRegions.label": "Alle Regionen falten",
+ "unfoldAllMarkerRegions.label": "Alle Regionen auffalten",
"foldAllAction.label": "Alle falten",
"unfoldAllAction.label": "Alle auffalten",
"foldLevelAction.label": "Faltebene {0}"