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/workbench/parts/debug/electron-browser/debug.contribution.i18n.json')
-rw-r--r--i18n/jpn/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json b/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json
index 5a8a58b378f..54068276642 100644
--- a/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json
+++ b/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/debug.contribution.i18n.json
@@ -26,6 +26,6 @@
"always": "ステータス バーにデバッグを常に表示する",
"onFirstSessionStart": "初めてデバッグが開始されたときのみステータス バーにデバッグを表示する",
"showInStatusBar": "デバッグのステータス バーが表示されるタイミングを制御",
- "openDebug": "デバッグ ビューレットを開くか、デバッグ セッションを開始するかを制御します。",
+ "openDebug": "デバッグ ビューを開くか、デバッグ セッションを開始するかを制御します。",
"launch": "グローバル デバッグ起動構成。ワークスペース間で共有される 'launch.json' の代わりとして使用する必要があります"
} \ No newline at end of file