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/electron-browser/debugViews.i18n.json')
-rw-r--r--i18n/fra/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/i18n/fra/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json b/i18n/fra/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json
index 810f2f0eab1..66ff22521aa 100644
--- a/i18n/fra/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json
+++ b/i18n/fra/src/vs/workbench/parts/debug/electron-browser/debugViews.i18n.json
@@ -5,16 +5,12 @@
// Do not edit this file. It is machine generated.
{
"variablesSection": "Section des variables",
- "variables": "Variables",
"variablesAriaTreeLabel": "Déboguer les variables",
"expressionsSection": "Section des expressions",
- "watch": "Espion",
"watchAriaTreeLabel": "Déboguer les expressions espionnées",
"callstackSection": "Section de pile des appels",
"debugStopped": "En pause sur {0}",
- "callStack": "Pile des appels",
"callStackAriaLabel": "Déboguer la pile des appels",
"breakpointsSection": "Section des points d'arrêt",
- "breakpoints": "Points d'arrêt",
"breakpointsAriaTreeLabel": "Déboguer les points d'arrêt"
} \ No newline at end of file