Skip to content

Commit

Permalink
Merge pull request #2720 from Flow-Launcher/update-wording
Browse files Browse the repository at this point in the history
Update wording
  • Loading branch information
VictoriousRaptor authored May 25, 2024
2 parents 3436c57 + 23dc33b commit d277be6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Plugins/Flow.Launcher.Plugin.Explorer/Languages/en.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
<system:String x:Key="plugin_explorer_everything_setting_header">Everything Setting</system:String>
<system:String x:Key="plugin_explorer_previewpanel_setting_header">Preview Panel</system:String>
<system:String x:Key="plugin_explorer_previewpanel_display_file_size_checkbox">Size</system:String>
<system:String x:Key="plugin_explorer_previewpanel_display_file_creation_checkbox">Creation date</system:String>
<system:String x:Key="plugin_explorer_previewpanel_display_file_modification_checkbox">Modification date</system:String>
<system:String x:Key="plugin_explorer_previewpanel_display_file_creation_checkbox">Date Created</system:String>
<system:String x:Key="plugin_explorer_previewpanel_display_file_modification_checkbox">Date Modified</system:String>
<system:String x:Key="plugin_explorer_previewpanel_file_info_label">Display File Info</system:String>
<system:String x:Key="plugin_explorer_previewpanel_date_and_time_format_label">Date and time format</system:String>
<system:String x:Key="plugin_explorer_everything_sort_option">Sort Option:</system:String>
Expand Down Expand Up @@ -115,7 +115,8 @@
<system:String x:Key="plugin_explorer_diskfreespace">{0} free of {1}</system:String>
<system:String x:Key="plugin_explorer_openresultfolder">Open in Default File Manager</system:String>
<system:String x:Key="plugin_explorer_openresultfolder_subtitle">
Use '>' to search in this directory, '*' to search for file extensions or '>*' to combine both searches.</system:String>
Use '>' to search in this directory, '*' to search for file extensions or '>*' to combine both searches.
</system:String>

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

0 comments on commit d277be6

Please sign in to comment.