Update action buttons texts (#17193)

Update texts for action buttons
This commit is contained in:
goyal-anjali
2021-09-30 19:14:57 +05:30
committed by GitHub
parent c27ae1d727
commit 5710a53e86
3 changed files with 5 additions and 2 deletions

View File

@@ -109,6 +109,8 @@ export class WizardController {
}, {});
});
this._wizardObject.doneButton.label = loc.START_MIGRATION_TEXT;
this._wizardObject.doneButton.onClick(e => {
sendSqlMigrationActionEvent(
TelemetryViews.SqlMigrationWizard,