diff --git a/winutil.ps1 b/winutil.ps1 index f67914f2..d1e80087 100644 --- a/winutil.ps1 +++ b/winutil.ps1 @@ -12234,7 +12234,7 @@ $sync.configs.tweaks = '{ ] }, "WPFToggleDarkMode": { - "Content": "Enable Dark Theme for Windows", + "Content": "Dark Theme for Windows", "Description": "Enable/Disable Dark Mode.", "category": "Customize Preferences", "panel": "2", @@ -12242,7 +12242,7 @@ $sync.configs.tweaks = '{ "Type": "Toggle" }, "WPFToggleBingSearch": { - "Content": "Enable Bing Search in Start Menu", + "Content": "Bing Search in Start Menu", "Description": "If enable then includes web search results from Bing in your Start Menu search.", "category": "Customize Preferences", "panel": "2", @@ -12250,7 +12250,7 @@ $sync.configs.tweaks = '{ "Type": "Toggle" }, "WPFToggleNumLock": { - "Content": "Enable NumLock on Startup", + "Content": "NumLock on Startup", "Description": "Toggle the Num Lock key state when your computer starts.", "category": "Customize Preferences", "panel": "2", @@ -12258,7 +12258,7 @@ $sync.configs.tweaks = '{ "Type": "Toggle" }, "WPFToggleVerboseLogon": { - "Content": "Enable Verbose Messages During Logon", + "Content": "Verbose Messages During Logon", "Description": "Show detailed messages during the login process for troubleshooting and diagnostics.", "category": "Customize Preferences", "panel": "2", @@ -12266,7 +12266,7 @@ $sync.configs.tweaks = '{ "Type": "Toggle" }, "WPFToggleSnapWindow": { - "Content": "Enable Snap Window", + "Content": "Snap Window", "Description": "If enabled you can align windows by dragging them. | Relogin Required", "category": "Customize Preferences", "panel": "2", @@ -12274,7 +12274,7 @@ $sync.configs.tweaks = '{ "Type": "Toggle" }, "WPFToggleSnapFlyout": { - "Content": "Enable Snap Assist Flyout", + "Content": "Snap Assist Flyout", "Description": "If enabled then Snap preview is disabled when maximize button is hovered.", "category": "Customize Preferences", "panel": "2", @@ -12282,7 +12282,7 @@ $sync.configs.tweaks = '{ "Type": "Toggle" }, "WPFToggleSnapSuggestion": { - "Content": "Enable Snap Assist Suggestion", + "Content": "Snap Assist Suggestion", "Description": "If enabled then you will get suggestions to snap other applications in the left over spaces.", "category": "Customize Preferences", "panel": "2", @@ -12290,7 +12290,7 @@ $sync.configs.tweaks = '{ "Type": "Toggle" }, "WPFToggleMouseAcceleration": { - "Content": "Enable Mouse Acceleration", + "Content": "Mouse Acceleration", "Description": "If Enabled then Cursor movement is affected by the speed of your physical mouse movements.", "category": "Customize Preferences", "panel": "2", @@ -12298,7 +12298,7 @@ $sync.configs.tweaks = '{ "Type": "Toggle" }, "WPFToggleStickyKeys": { - "Content": "Enable Sticky Keys", + "Content": "Sticky Keys", "Description": "If Enabled then Sticky Keys is activated - Sticky keys is an accessibility feature of some graphical user interfaces which assists users who have physical disabilities or help users reduce repetitive strain injury.", "category": "Customize Preferences", "panel": "2", @@ -12322,7 +12322,7 @@ $sync.configs.tweaks = '{ "Type": "Toggle" }, "WPFToggleTaskbarSearch": { - "Content": "Show Search Button in Taskbar", + "Content": "Search Button in Taskbar", "Description": "If Enabled Search Button will be on the taskbar.", "category": "Customize Preferences", "panel": "2", @@ -12330,7 +12330,7 @@ $sync.configs.tweaks = '{ "Type": "Toggle" }, "WPFToggleTaskView": { - "Content": "Show Task View Button in Taskbar", + "Content": "Task View Button in Taskbar", "Description": "If Enabled then Task View Button in Taskbar will be shown.", "category": "Customize Preferences", "panel": "2", @@ -12338,7 +12338,7 @@ $sync.configs.tweaks = '{ "Type": "Toggle" }, "WPFToggleTaskbarWidgets": { - "Content": "Show Widgets Button in Taskbar", + "Content": "Widgets Button in Taskbar", "Description": "If Enabled then Widgets Button in Taskbar will be shown.", "category": "Customize Preferences", "panel": "2", @@ -12346,7 +12346,7 @@ $sync.configs.tweaks = '{ "Type": "Toggle" }, "WPFToggleTaskbarAlignment": { - "Content": "Switch Taskbar Items between Center & Left", + "Content": "Center Taskbar Items", "Description": "[Windows 11] If Enabled then the Taskbar Items will be shown on the Center, otherwise the Taskbar Items will be shown on the Left.", "category": "Customize Preferences", "panel": "2", @@ -14760,39 +14760,39 @@ $inputXML = ' -