mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Merge VS Code 1.23.1 (#1520)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"displayName": "Git",
|
||||
"description": "Git SCM の統合",
|
||||
"description": "Git SCM統合",
|
||||
"command.clone": "クローン",
|
||||
"command.init": "リポジトリの初期化",
|
||||
"command.close": "リポジトリを閉じる",
|
||||
@@ -77,6 +77,7 @@
|
||||
"config.showInlineOpenFileAction": "Git 変更の表示内にインラインのファイルを開くアクションを表示するかどうかを制御します。",
|
||||
"config.inputValidation": "コミット メッセージの入力検証をいつ表示するかを制御します。",
|
||||
"config.detectSubmodules": "Git のサブモジュールを自動的に検出するかどうかを制御します。",
|
||||
"config.detectSubmodulesLimit": "Git サブモジュールの検出の制限を制御します。",
|
||||
"colors.modified": "リソースを改変した場合の配色",
|
||||
"colors.deleted": "リソースを検出した場合の配色",
|
||||
"colors.untracked": "リソースを追跡しない場合の配色",
|
||||
|
||||
Reference in New Issue
Block a user