mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-17 19:11:36 -04:00
Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources * Update loc strings
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
]
|
||||
],
|
||||
"connectionFailure": "编辑未能连接的数据会话"
|
||||
}
|
||||
@@ -5,5 +5,6 @@
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
]
|
||||
],
|
||||
"maxRowTaskbar": "最大行数:"
|
||||
}
|
||||
@@ -6,5 +6,9 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"editData.refresh": "刷新"
|
||||
"editData.run": "运行",
|
||||
"disposeEditFailure": "处理编辑失败,出现错误:",
|
||||
"editData.stop": "停止",
|
||||
"editData.showSql": "显示 SQL 窗格",
|
||||
"editData.closeSql": "关闭 SQL 窗格"
|
||||
}
|
||||
Reference in New Issue
Block a user