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/editor/contrib/codeAction/codeActionCommands.i18n.json')
-rw-r--r--i18n/fra/src/vs/editor/contrib/codeAction/codeActionCommands.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/fra/src/vs/editor/contrib/codeAction/codeActionCommands.i18n.json b/i18n/fra/src/vs/editor/contrib/codeAction/codeActionCommands.i18n.json
index 581815e61c5..f04b6d13162 100644
--- a/i18n/fra/src/vs/editor/contrib/codeAction/codeActionCommands.i18n.json
+++ b/i18n/fra/src/vs/editor/contrib/codeAction/codeActionCommands.i18n.json
@@ -9,6 +9,7 @@
"quickFixWithKb": "Afficher les correctifs ({0})",
"quickFix": "Afficher les correctifs",
"quickfix.trigger.label": "Correction rapide...",
+ "editor.action.quickFix.noneMessage": "Aucune action de code disponible",
"refactor.label": "Remanier...",
"editor.action.refactor.noneMessage": "Aucune refactorisation disponible",
"source.label": "Action de la source",