From 8fdfcfa1d5d7302d341baef3d3bb4f85ed7d5196 Mon Sep 17 00:00:00 2001 From: BenchTweakGaming <76974127+BenchTweakGaming@users.noreply.github.com> Date: Tue, 5 Oct 2021 20:39:27 -0400 Subject: [PATCH] Update ui.json --- Wrapper/Localizations/en-US/ui.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 +]