mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Update extension resources and ENU XLF files (#6220)
* Add extension resources * Update enu XLF resources
This commit is contained in:
13
i18n/kor/extensions/agent/out/data/alertData.i18n.json
Normal file
13
i18n/kor/extensions/agent/out/data/alertData.i18n.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"alertData.saveErrorMessage": "' {0} ' 업데이트 실패 경고",
|
||||
"alertData.DefaultAlertTypString": "SQL Server 이벤트 경고",
|
||||
"alertDialog.PerformanceCondition": "SQL Server 성능 조건 경고",
|
||||
"alertDialog.WmiEvent": "WMI 이벤트 경고"
|
||||
}
|
||||
Reference in New Issue
Block a user