mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Merge from vscode fb5dc0083bfa9a0e3da7ed1f86e1ecb9836fcc8b
This commit is contained in:
@@ -54,6 +54,7 @@ export namespace QuickCommandNLS {
|
||||
export const ariaLabelEntry = nls.localize('ariaLabelEntry', "{0}, commands");
|
||||
export const quickCommandActionInput = nls.localize('quickCommandActionInput', "Type the name of an action you want to execute");
|
||||
export const quickCommandActionLabel = nls.localize('quickCommandActionLabel', "Command Palette");
|
||||
export const quickCommandHelp = nls.localize('quickCommandActionHelp', "Show And Run Commands");
|
||||
}
|
||||
|
||||
export namespace QuickOutlineNLS {
|
||||
|
||||
Reference in New Issue
Block a user