Check-in current XLF files (#2275)

* Check-in current XLF files

* Remove duplicate IDs from SQL.XLF file

* Add comment why line is being disabled
This commit is contained in:
Karl Burtram
2018-08-21 16:57:22 -04:00
committed by GitHub
parent 6e8a0fe0ef
commit 08d57fed86
10 changed files with 3336 additions and 8 deletions

View File

@@ -236,7 +236,7 @@ export class RestoreDialog extends Modal {
{
strictSelection: false,
ariaLabel: LocalizedStrings.TARGETDATABASE,
actionLabel: localize('toggleDatabaseNameDropdown', 'Select Database Toggle Dropdown')
actionLabel: localize('restoreDialog.toggleDatabaseNameDropdown', 'Select Database Toggle Dropdown')
}
);
this._databaseDropdown.onValueChange(s => {