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/cht/src/vs/editor/contrib/find/common/findController.i18n.json')
-rw-r--r--i18n/cht/src/vs/editor/contrib/find/common/findController.i18n.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/i18n/cht/src/vs/editor/contrib/find/common/findController.i18n.json b/i18n/cht/src/vs/editor/contrib/find/common/findController.i18n.json
index c75e923d0b7..cbbf89b710f 100644
--- a/i18n/cht/src/vs/editor/contrib/find/common/findController.i18n.json
+++ b/i18n/cht/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