You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clarified the "ignoreAccents" setting and tooltip to indicate that accents are ignored when searching all results, not just programs. Updated wording from "programs" to "results".
<system:Stringx:Key="hideNotifyIconToolTip">When the icon is hidden from the tray, the Settings menu can be opened by right-clicking on the search window.</system:String>
128
-
<system:Stringx:Key="ignoreAccents">Ignore accents when searching for programs.</system:String>
129
-
<system:Stringx:Key="ignoreAccentsToolTip">When this option is changed, a restart is required. When enabled, you will be able to find programs that contain accented characters more easily.</system:String>
128
+
<system:Stringx:Key="ignoreAccents">Ignore accents when searching results</system:String>
129
+
<system:Stringx:Key="ignoreAccentsToolTip">When this option is changed, a restart is required. When enabled, you will be able to find results that contain accented characters more easily.</system:String>
0 commit comments