Skip to content

Commit 3c8acaa

Browse files
committed
Add "dash" in item for easy to read
1 parent ad50c38 commit 3c8acaa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Flow.Launcher/Languages/en.xaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
<system:String x:Key="LauncherPosition">Launcher Position</system:String>
3838
<system:String x:Key="rememberLastLocation">Remember last launch location</system:String>
3939
<system:String x:Key="LauncherPositionRememberLastLaunchLocation">Remember Last Location</system:String>
40-
<system:String x:Key="LauncherPositionMouseScreenCenter">Mouse Focused Screen Center</system:String>
41-
<system:String x:Key="LauncherPositionMouseScreenCenterTop">Mouse Focused Screen Center Top</system:String>
42-
<system:String x:Key="LauncherPositionMouseScreenLeftTop">Mouse Focused Screen Left Top</system:String>
43-
<system:String x:Key="LauncherPositionMouseScreenRightTop">Mouse Focused Screen Right Top</system:String>
40+
<system:String x:Key="LauncherPositionMouseScreenCenter">Mouse Focused Screen - Center</system:String>
41+
<system:String x:Key="LauncherPositionMouseScreenCenterTop">Mouse Focused Screen - Center Top</system:String>
42+
<system:String x:Key="LauncherPositionMouseScreenLeftTop">Mouse Focused Screen - Left Top</system:String>
43+
<system:String x:Key="LauncherPositionMouseScreenRightTop">Mouse Focused Screen - Right Top</system:String>
4444
<system:String x:Key="language">Language</system:String>
4545
<system:String x:Key="lastQueryMode">Last Query Style</system:String>
4646
<system:String x:Key="lastQueryModeToolTip">Show/Hide previous results when Flow Launcher is reactivated.</system:String>

0 commit comments

Comments
 (0)