Files
azuredatastudio/samples/serverReports/src/localizedConstants.ts
jamesrod817 209d7e48d8 Tempdb (#7022)
* Server changes by James

* tempdb
2019-09-13 16:19:48 -07:00

8 lines
445 B
TypeScript

/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
'use strict';
export const msgErrorLoadingTab = 'An error occurred while loading the tab.';