diff --git a/Wrapper/Localizations/en-US/ui.json b/Wrapper/Localizations/en-US/ui.json index 916f1077..7790e0da 100644 --- a/Wrapper/Localizations/en-US/ui.json +++ b/Wrapper/Localizations/en-US/ui.json @@ -54,7 +54,8 @@ "statusBarPowerShellSaveAs": "PowerShell script created!", "statusBarPowerShellSave": "Changes saved to", "statusBarOpposite": "Opposite selected!", - "statusBarClear": "Selections all cleared!" + "statusBarClear": "Selections all cleared!", + "statusBarDisabled": "You must 'Import Preset' first to enable use of Wrapper. Import to enable controls." } }, { @@ -68,4 +69,4 @@ "messageBoxConsoleEmpty": "The console is empty.\nClick 'Refresh Console' button to create script with your selections" } } -] \ No newline at end of file +]