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/workbench/parts/debug/browser/debugQuickOpen.i18n.json')
-rw-r--r--i18n/fra/src/vs/workbench/parts/debug/browser/debugQuickOpen.i18n.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/fra/src/vs/workbench/parts/debug/browser/debugQuickOpen.i18n.json b/i18n/fra/src/vs/workbench/parts/debug/browser/debugQuickOpen.i18n.json
index 30c636b7769..914334d0401 100644
--- a/i18n/fra/src/vs/workbench/parts/debug/browser/debugQuickOpen.i18n.json
+++ b/i18n/fra/src/vs/workbench/parts/debug/browser/debugQuickOpen.i18n.json
@@ -6,6 +6,8 @@
{
"entryAriaLabel": "{0}, débogage",
"debugAriaLabel": "Tapez le nom d'une configuration de lancement à exécuter.",
+ "addConfigTo": "Ajouter une configuration ({0})...",
+ "addConfiguration": "Ajouter une configuration...",
"noConfigurationsMatching": "Aucune configuration de débogage correspondante",
"noConfigurationsFound": "Configurations de débogage introuvables. Créez un fichier 'launch.json'."
} \ No newline at end of file