mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
* Adding server name to wizard and dialog title Surfacing async errors Fixing a bunch of strings to match the mockup * Adding auto refresh for migration status * Removing errors for sql vm migration * using new logic to get sql server username * Fixing help links * Removing unncessary await
10 lines
376 B
JSON
10 lines
376 B
JSON
{
|
|
"displayName": "Azure SQL Migration",
|
|
"description": "Azure SQL migration description",
|
|
"migration-notebook-command-title": "Open Azure SQL migration notebooks",
|
|
"migration-dashboard-title": "Azure SQL Migration",
|
|
"migration-dashboard-tasks": "Migration Tasks",
|
|
"migration-command-category": "Azure SQL Migration",
|
|
"start-migration-command": "Migrate to Azure SQL"
|
|
}
|