Skip to content

Commit 0446fee

Browse files
Merge branch 'dev' into WindowIllustration
2 parents d0d7e73 + a6234c5 commit 0446fee

File tree

2 files changed

+2
-3
lines changed
  • Flow.Launcher/Languages
  • Plugins/Flow.Launcher.Plugin.Program/Languages

2 files changed

+2
-3
lines changed

Flow.Launcher/Languages/en.xaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@
3636
<system:String x:Key="hideFlowLauncherWhenLoseFocus">Hide Flow Launcher when focus is lost</system:String>
3737
<system:String x:Key="dontPromptUpdateMsg">Do not show new version notifications</system:String>
3838
<system:String x:Key="SearchWindowPosition">Search Window Position</system:String>
39-
<system:String x:Key="rememberLastLocation">Remember last launch location</system:String>
40-
<system:String x:Key="SearchWindowPositionRememberLastLaunchLocation">Remember Last Location</system:String>
39+
<system:String x:Key="SearchWindowPositionRememberLastLaunchLocation">Remember Last Position</system:String>
4140
<system:String x:Key="SearchWindowPositionMouseScreenCenter">Mouse Focused Screen - Center</system:String>
4241
<system:String x:Key="SearchWindowPositionMouseScreenCenterTop">Mouse Focused Screen - Center Top</system:String>
4342
<system:String x:Key="SearchWindowPositionMouseScreenLeftTop">Mouse Focused Screen - Left Top</system:String>

Plugins/Flow.Launcher.Plugin.Program/Languages/en.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
<system:String x:Key="flowlauncher_plugin_program_pls_select_program_source">Please select a program source</system:String>
4141
<system:String x:Key="flowlauncher_plugin_program_delete_program_source">Are you sure you want to delete the selected program sources?</system:String>
42-
<system:String x:Key="flowlauncher_plugin_program_duplicate_program_source">Another program source with the same location alreaday exists.</system:String>
42+
<system:String x:Key="flowlauncher_plugin_program_duplicate_program_source">Another program source with the same location already exists.</system:String>
4343

4444
<system:String x:Key="flowlauncher_plugin_program_edit_program_source_title">Program Source</system:String>
4545
<system:String x:Key="flowlauncher_plugin_program_edit_program_source_tips">Edit directory and status of this program source.</system:String>

0 commit comments

Comments
 (0)