mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-17 17:22:42 -05:00
add feedback button, open report issue dialog (#15762)
This commit is contained in:
@@ -296,6 +296,7 @@ export function MIGRATION_INPROGRESS_WARNING(count: number) {
|
||||
return localize('sql.migration.inprogress.warning.multiple', "{0} databases have warnings", count);
|
||||
}
|
||||
}
|
||||
export const FEEDBACK_ISSUE_TITLE = localize('sql.migration.feedback.issue.title', "Feedback on the migration experience");
|
||||
|
||||
// Azure APIs
|
||||
export const EASTUS2EUAP = localize('sql.migration.eastus2euap', 'East US 2 EUAP');
|
||||
|
||||
Reference in New Issue
Block a user