Skip to content

Commit 7653d0e

Browse files
committed
- Change String "Remember Last Launch Location" to "Remember Last Location"
1 parent 4fae112 commit 7653d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/Languages/en.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<system:String x:Key="dontPromptUpdateMsg">Do not show new version notifications</system:String>
3636
<system:String x:Key="LauncherPosition">Launcher Position</system:String>
3737
<system:String x:Key="rememberLastLocation">Remember last launch location</system:String>
38-
<system:String x:Key="LauncherPositionRememberLastLaunchLocation">Remember Last Launch Location</system:String>
38+
<system:String x:Key="LauncherPositionRememberLastLaunchLocation">Remember Last Location</system:String>
3939
<system:String x:Key="LauncherPositionMouseScreenCenter">Mouse Focused Screen Center</system:String>
4040
<system:String x:Key="LauncherPositionMouseScreenCenterTop">Mouse Focused Screen Center Top</system:String>
4141
<system:String x:Key="LauncherPositionMouseScreenLeftTop">Mouse Focused Screen Left Top</system:String>

0 commit comments

Comments
 (0)