mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-25 22:30:29 -04:00
* Initial 1.19 xcopy * Fix yarn build * Fix numerous build breaks * Next batch of build break fixes * More build break fixes * Runtime breaks * Additional post merge fixes * Fix windows setup file * Fix test failures. * Update license header blocks to refer to source eula
18 lines
1.0 KiB
JSON
18 lines
1.0 KiB
JSON
/*---------------------------------------------------------------------------------------------
|
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
* Licensed under the MIT License. See License.txt in the project root for license information.
|
|
*--------------------------------------------------------------------------------------------*/
|
|
// Do not edit this file. It is machine generated.
|
|
{
|
|
"strict.title": "嚴謹",
|
|
"strict.description": "僅載入安全內容",
|
|
"insecureContent.title": "允許不安全的內容",
|
|
"insecureContent.description": "啟用 http 載入內容",
|
|
"disable.title": "停用",
|
|
"disable.description": "允許所有內容與指令碼執行。不建議",
|
|
"moreInfo.title": "詳細資訊",
|
|
"enableSecurityWarning.title": "在此工作區中啟用預覽安全警告",
|
|
"disableSecurityWarning.title": "禁用此工作區中的預覽安全警告",
|
|
"toggleSecurityWarning.description": "不影響內容安全級別",
|
|
"preview.showPreviewSecuritySelector.title": "選擇此工作區 Markdown 預覽的安全性設定"
|
|
} |