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