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/chs/src/vs/editor/contrib/find/common/findController.i18n.json')
-rw-r--r--i18n/chs/src/vs/editor/contrib/find/common/findController.i18n.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/i18n/chs/src/vs/editor/contrib/find/common/findController.i18n.json b/i18n/chs/src/vs/editor/contrib/find/common/findController.i18n.json
index 8f77be77375..385ba32bfeb 100644
--- a/i18n/chs/src/vs/editor/contrib/find/common/findController.i18n.json
+++ b/i18n/chs/src/vs/editor/contrib/find/common/findController.i18n.json
@@ -10,12 +10,6 @@
"nextSelectionMatchFindAction": "查找下一个选择",
"previousSelectionMatchFindAction": "查找上一个选择",
"startReplace": "替换",
- "addSelectionToNextFindMatch": "将选择添加到下一个查找匹配项",
- "addSelectionToPreviousFindMatch": "将选择内容添加到上一查找匹配项",
- "moveSelectionToNextFindMatch": "将上次选择移动到下一个查找匹配项",
- "moveSelectionToPreviousFindMatch": "将上个选择内容移动到上一查找匹配项",
- "selectAllOccurrencesOfFindMatch": "选择所有找到的查找匹配项",
- "changeAll.label": "更改所有匹配项",
"showNextFindTermAction": "显示下一个搜索结果",
"showPreviousFindTermAction": "显示上一个搜索结果"
} \ No newline at end of file