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/markdown/out')
-rw-r--r--i18n/deu/extensions/markdown/out/previewContentProvider.i18n.json6
-rw-r--r--i18n/deu/extensions/markdown/out/security.i18n.json5
2 files changed, 2 insertions, 9 deletions
diff --git a/i18n/deu/extensions/markdown/out/previewContentProvider.i18n.json b/i18n/deu/extensions/markdown/out/previewContentProvider.i18n.json
index b8c868b00ec..8b6ad71cd4e 100644
--- a/i18n/deu/extensions/markdown/out/previewContentProvider.i18n.json
+++ b/i18n/deu/extensions/markdown/out/previewContentProvider.i18n.json
@@ -3,8 +3,4 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
-{
- "preview.securityMessage.text": "Skripts wurden in diesem Dokument deaktiviert.",
- "preview.securityMessage.title": "Skripts sind in der Markdown-Vorschau deaktiviert. Ändern Sie die Sicherheitseinstellung für die Markdown-Vorschau, um Skripts zu aktivieren.",
- "preview.securityMessage.label": "Sicherheitswarnung – Skripts deaktiviert"
-} \ No newline at end of file
+{} \ No newline at end of file
diff --git a/i18n/deu/extensions/markdown/out/security.i18n.json b/i18n/deu/extensions/markdown/out/security.i18n.json
index de12f592617..62705e93d91 100644
--- a/i18n/deu/extensions/markdown/out/security.i18n.json
+++ b/i18n/deu/extensions/markdown/out/security.i18n.json
@@ -4,8 +4,5 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
- "preview.showPreviewSecuritySelector.disallowScriptsForWorkspaceTitle": "Skriptausführung in Markdown-Vorschauen für diesen Arbeitsbereich deaktivieren",
- "preview.showPreviewSecuritySelector.currentSelection": "Aktuelle Einstellung",
- "preview.showPreviewSecuritySelector.allowScriptsForWorkspaceTitle": "Skriptausführung in Markdown-Vorschauen für diesen Arbeitsbereich aktivieren",
- "preview.showPreviewSecuritySelector.title": "Sicherheitseinstellungen für die Markdown-Vorschau ändern"
+ "preview.showPreviewSecuritySelector.currentSelection": "Aktuelle Einstellung"
} \ No newline at end of file