Skip to content

Commit 4cbe223

Browse files
committed
Update ignoreAccents text to refer to all results
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".
1 parent 2228633 commit 4cbe223

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Flow.Launcher/Languages/en.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@
125125
<system:String x:Key="hideOnStartupToolTip">Flow Launcher search window is hidden in the tray after starting up.</system:String>
126126
<system:String x:Key="hideNotifyIcon">Hide tray icon</system:String>
127127
<system:String x: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:String x:Key="ignoreAccents">Ignore accents when searching for programs.</system:String>
129-
<system:String x: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:String x:Key="ignoreAccents">Ignore accents when searching results</system:String>
129+
<system:String x: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>
130130
<system:String x:Key="ignoreAccentsRestartTitle">Restart Required</system:String>
131131
<system:String x:Key="ignoreAccentsRestartMessage">Changing accent sensitivity requires a restart of Flow Launcher to take effect.</system:String>
132132
<system:String x:Key="ignoreAccentsRestartButton">Restart Now</system:String>

0 commit comments

Comments
 (0)