mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-06 01:25:38 -05:00
add samples (#920)
This commit is contained in:
5
samples/extensionSamples/src/localizedConstants.ts
Normal file
5
samples/extensionSamples/src/localizedConstants.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
'use strict';
|
||||
|
||||
// TODO: localize!
|
||||
|
||||
export const msgErrorLoadingTab = 'An error occurred while loading the tab.';
|
||||
Reference in New Issue
Block a user