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/fra/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json')
-rw-r--r--i18n/fra/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/fra/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json b/i18n/fra/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json
index 89f71fed3f4..fdd6b9b5dde 100644
--- a/i18n/fra/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json
+++ b/i18n/fra/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json
@@ -8,6 +8,7 @@
"dupe.command": "L'élément de menu fait référence à la même commande que la commande par défaut et la commande alt",
"menuId.invalid": "'{0}' est un identificateur de menu non valide",
"menus.editorContext": "Menu contextuel de l'éditeur",
+ "menus.editorTabContext": "Menu contextuel des onglets de l'éditeur",
"menus.editorTitle": "Menu de titre de l'éditeur",
"menus.explorerContext": "Menu contextuel de l'Explorateur de fichiers",
"missing.altCommand": "L'élément de menu fait référence à une commande alt '{0}' qui n'est pas définie dans la section 'commands'.",