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