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:
authorDaniel Ye <danyeh@microsoft.com>2017-10-23 22:23:49 +0300
committerDaniel Ye <danyeh@microsoft.com>2017-10-23 22:23:49 +0300
commit8676abb2be87ae5840ffa2f424c0c10125ff9d75 (patch)
treeba4904a98dfd6a756329dd76ee06b6696eb036e6 /i18n/fra/extensions/git/package.i18n.json
parent4b414da4a27225796a63ba5f9ca2d1041aa128a9 (diff)
2017-10-23. Merged in translations from Transifex.
Diffstat (limited to 'i18n/fra/extensions/git/package.i18n.json')
-rw-r--r--i18n/fra/extensions/git/package.i18n.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/fra/extensions/git/package.i18n.json b/i18n/fra/extensions/git/package.i18n.json
index 6253e6cf5fe..e5008fa48da 100644
--- a/i18n/fra/extensions/git/package.i18n.json
+++ b/i18n/fra/extensions/git/package.i18n.json
@@ -15,6 +15,8 @@
"command.stageAll": "Mettre en attente toutes les modifications",
"command.stageSelectedRanges": "Mettre en attente les plages sélectionnées",
"command.revertSelectedRanges": "Restaurer les portées sélectionnées",
+ "command.stageChange": "Mettre en attente la modification",
+ "command.revertChange": "Restaurer la modification",
"command.unstage": "Annuler la mise en attente des modifications",
"command.unstageAll": "Annuler la mise en attente de toutes les modifications",
"command.unstageSelectedRanges": "Annuler la mise en attente des plages sélectionnées",