mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
[Loc] update to langpack base files for vscode-merge 1.62 (#20059)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "ads-language-pack-it",
|
||||
"displayName": "Italian Language Pack for Azure Data Studio",
|
||||
"description": "Language pack extension for Italian",
|
||||
"version": "1.37.0",
|
||||
"version": "1.38.0",
|
||||
"publisher": "Microsoft",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -11,7 +11,7 @@
|
||||
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
|
||||
"engines": {
|
||||
"vscode": "*",
|
||||
"azdata": "^1.37.0"
|
||||
"azdata": "^1.38.0"
|
||||
},
|
||||
"icon": "languagepack.png",
|
||||
"categories": [
|
||||
@@ -40,10 +40,6 @@
|
||||
"id": "vscode.docker",
|
||||
"path": "./translations/extensions/docker.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.extension-editing",
|
||||
"path": "./translations/extensions/extension-editing.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "vscode.git-ui",
|
||||
"path": "./translations/extensions/git-ui.i18n.json"
|
||||
@@ -180,6 +176,10 @@
|
||||
"id": "Microsoft.asde-deployment",
|
||||
"path": "./translations/extensions/asde-deployment.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "Microsoft.azcli",
|
||||
"path": "./translations/extensions/azcli.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "Microsoft.azurecore",
|
||||
"path": "./translations/extensions/azurecore.i18n.json"
|
||||
@@ -263,10 +263,6 @@
|
||||
{
|
||||
"id": "Microsoft.xml-language-features",
|
||||
"path": "./translations/extensions/xml-language-features.i18n.json"
|
||||
},
|
||||
{
|
||||
"id": "Microsoft.azcli",
|
||||
"path": "./translations/extensions/azcli.i18n.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user