mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Update extension resources and ENU XLF files (#6220)
* Add extension resources * Update enu XLF resources
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"import.needConnection": "请在使用此向导之前连接到服务器。",
|
||||
"flatFileImport.wizardName": "导入平面文件向导",
|
||||
"flatFileImport.page1Name": "指定输入文件",
|
||||
"flatFileImport.page2Name": "预览数据",
|
||||
"flatFileImport.page3Name": "修改列",
|
||||
"flatFileImport.page4Name": "摘要",
|
||||
"flatFileImport.importNewFile": "导入新文件"
|
||||
}
|
||||
Reference in New Issue
Block a user