Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

Commit 9c214a8

Browse files
authored
Unicode Representation for Array
1 parent c3dcef9 commit 9c214a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Languages/en.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_recently_changed">Date Recently Changed</system:String>
3535
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_accessed">Date Accessed</system:String>
3636
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_run">Date Run</system:String>
37-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_ascending"></system:String>
38-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_descending"></system:String>
37+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_ascending">&#x2191;</system:String>
38+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_descending">&#x2193;</system:String>
3939
<system:String x:Key="flowlauncher_plugin_everything_nonfastsort_warning">Warning: This is not a Fast Sort option, searches may be slow</system:String>
4040

4141
<system:String x:Key="flowlauncher_plugin_everything_installing_title">Everything Installation</system:String>

0 commit comments

Comments
 (0)