diff --git a/gensettings.py b/gensettings.py index 5089c03d..7f00a376 100644 --- a/gensettings.py +++ b/gensettings.py @@ -214,7 +214,7 @@ gensettingstf = [ { "uitype": "toggle", "unit": "bool", - "label": "Stored Prompt", + "label": "Contextual Prompt", "id": "setuseprompt", "min": 0, "max": 1, @@ -592,7 +592,7 @@ gensettingstf = [ "label": "Privacy Password", "id": "privacy_password", "default": "", - "tooltip": "The password to unblur the UI when ctrl+l is hit", + "tooltip": "The password to unblur the UI when Ctrl+L is hit.", "menu_path": "Interface", "sub_path": "UI", "classname": "user",