Skip to content

Commit 7732442

Browse files
committed
Refactor: Improved code readability and clarity
1 parent 0559145 commit 7732442

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Flow.Launcher/Languages/en.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
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">Enable accent sensitivity when searching for programs.</system:String>
128+
<system:String x:Key="ignoreAccents">Ignore accents when searching for programs.</system:String>
129129
<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>
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>

0 commit comments

Comments
 (0)