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/debugActions.i18n.json')
-rw-r--r--i18n/fra/src/vs/workbench/parts/debug/browser/debugActions.i18n.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n/fra/src/vs/workbench/parts/debug/browser/debugActions.i18n.json b/i18n/fra/src/vs/workbench/parts/debug/browser/debugActions.i18n.json
index 788ceac3bcf..f1609d2a6d4 100644
--- a/i18n/fra/src/vs/workbench/parts/debug/browser/debugActions.i18n.json
+++ b/i18n/fra/src/vs/workbench/parts/debug/browser/debugActions.i18n.json
@@ -5,12 +5,12 @@
// Do not edit this file. It is machine generated.
{
"activateBreakpoints": "Activer les points d'arrêt",
- "addConditionalBreakpoint": "Ajouter un point d'arrêt conditionnel",
+ "addConditionalBreakpoint": "Ajouter un point d'arrêt conditionnel...",
"addFunctionBreakpoint": "Ajouter un point d'arrêt sur fonction",
"addToWatchExpressions": "Ajouter à la fenêtre Espion",
"addWatchExpression": "Ajouter une expression",
"clearRepl": "Effacer la console",
- "conditionalBreakpointEditorAction": "Déboguer : point d'arrêt conditionnel",
+ "conditionalBreakpointEditorAction": "Déboguer : ajouter un point d'arrêt conditionnel...",
"continueDebug": "Continuer",
"deactivateBreakpoints": "Désactiver les points d'arrêt",
"debugActionLabelAndKeybinding": "{0} ({1})",
@@ -20,7 +20,7 @@
"debugFocusConsole": "Focus sur la console de débogage",
"disableAllBreakpoints": "Désactiver tous les points d'arrêt",
"disconnectDebug": "Déconnecter",
- "editConditionalBreakpoint": "Modifier un point d'arrêt",
+ "editConditionalBreakpoint": "Modifier un point d'arrêt...",
"enableAllBreakpoints": "Activer tous les points d'arrêt",
"launchJsonNeedsConfigurtion": "Configurer ou corriger 'launch.json'",
"openLaunchJson": "Ouvrir {0}",