mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Portal links for main branch (#12319)
* first commit * json field added * message genericized * order changed * removed summary page text * fixed url
This commit is contained in:
@@ -46,5 +46,15 @@
|
||||
"bdc-agreement-azdata-eula": "azdata License Terms",
|
||||
"bdc-agreement-bdc-eula": "SQL Server License Terms",
|
||||
"deployment.configuration.title": "Deployment configuration",
|
||||
"azdata-install-location-description": "Location of the azdata package used for the install command"
|
||||
"azdata-install-location-description": "Location of the azdata package used for the install command",
|
||||
"azure-sqldb-display-name": "Azure SQL Database",
|
||||
"azure-sqldb-description": "Select a resource type and then you will be taken to the Azure portal to create the Azure resource.",
|
||||
"azure-sqldb-ok-button-text": "Create in Azure portal",
|
||||
"resource-type-display-name": "Resource Type",
|
||||
"sql-azure-single-database-display-name": "Single Database",
|
||||
"sql-azure-elastic-pool-display-name": "Elastic Pool",
|
||||
"sql-azure-database-server-display-name": "Database Server",
|
||||
"azure-sqldb-agreement": "I accept {0}, {1} and {2}.",
|
||||
"azure-sqldb-agreement-sqldb-eula": "Azure SQL DB License Terms",
|
||||
"azure-sqldb-agreement-azdata-eula": "azdata License Terms"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user