Skip to content

Commit 23dc33b

Browse files
Update wording
1 parent 3436c57 commit 23dc33b

File tree

1 file changed

+4
-3
lines changed
  • Plugins/Flow.Launcher.Plugin.Explorer/Languages

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
<system:String x:Key="plugin_explorer_everything_setting_header">Everything Setting</system:String>
3232
<system:String x:Key="plugin_explorer_previewpanel_setting_header">Preview Panel</system:String>
3333
<system:String x:Key="plugin_explorer_previewpanel_display_file_size_checkbox">Size</system:String>
34-
<system:String x:Key="plugin_explorer_previewpanel_display_file_creation_checkbox">Creation date</system:String>
35-
<system:String x:Key="plugin_explorer_previewpanel_display_file_modification_checkbox">Modification date</system:String>
34+
<system:String x:Key="plugin_explorer_previewpanel_display_file_creation_checkbox">Date Created</system:String>
35+
<system:String x:Key="plugin_explorer_previewpanel_display_file_modification_checkbox">Date Modified</system:String>
3636
<system:String x:Key="plugin_explorer_previewpanel_file_info_label">Display File Info</system:String>
3737
<system:String x:Key="plugin_explorer_previewpanel_date_and_time_format_label">Date and time format</system:String>
3838
<system:String x:Key="plugin_explorer_everything_sort_option">Sort Option:</system:String>
@@ -115,7 +115,8 @@
115115
<system:String x:Key="plugin_explorer_diskfreespace">{0} free of {1}</system:String>
116116
<system:String x:Key="plugin_explorer_openresultfolder">Open in Default File Manager</system:String>
117117
<system:String x:Key="plugin_explorer_openresultfolder_subtitle">
118-
Use '>' to search in this directory, '*' to search for file extensions or '>*' to combine both searches.</system:String>
118+
Use '>' to search in this directory, '*' to search for file extensions or '>*' to combine both searches.
119+
</system:String>
119120

120121
<!-- Everything -->
121122
<system:String x:Key="flowlauncher_plugin_everything_sdk_issue">Failed to load Everything SDK</system:String>

0 commit comments

Comments
 (0)