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/search/browser/searchActions.i18n.json')
-rw-r--r--i18n/fra/src/vs/workbench/parts/search/browser/searchActions.i18n.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/i18n/fra/src/vs/workbench/parts/search/browser/searchActions.i18n.json b/i18n/fra/src/vs/workbench/parts/search/browser/searchActions.i18n.json
index 17ac3cb4434..b495a487019 100644
--- a/i18n/fra/src/vs/workbench/parts/search/browser/searchActions.i18n.json
+++ b/i18n/fra/src/vs/workbench/parts/search/browser/searchActions.i18n.json
@@ -8,13 +8,12 @@
"ConfigureGlobalExclusionsAction.label": "Ouvrir les paramètres",
"RefreshAction.label": "Actualiser",
"RemoveAction.label": "Supprimer",
- "file.replaceAll.label": "Remplacer tout",
+ "file.replaceAll.label": "Tout remplacer",
"findInFolder": "Rechercher dans le dossier",
- "focusNextInputbox": "Focus sur la zone d'entrée suivante",
- "focusPreviousInputbox": "Focus sur la zone d'entrée précédente",
+ "focusNextInputBox": "Focus sur la zone d'entrée suivante",
+ "focusPreviousInputBox": "Focus sur la zone d'entrée précédente",
"match.replace.label": "Remplacer",
"nextSearchTerm": "Afficher le terme de recherche suivant",
"previousSearchTerm": "Afficher le terme de recherche précédent",
- "replaceInFiles": "Remplacer dans les fichiers",
- "showSearchViewlet": "Afficher la zone de recherche"
+ "replaceInFiles": "Remplacer dans les fichiers"
} \ No newline at end of file