You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Plugins/Flow.Launcher.Plugin.Explorer/Languages/en.xaml
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -167,4 +167,12 @@
167
167
<system:Stringx:Key="plugin_explorer_native_context_menu_display_context_menu">Display native context menu (experimental)</system:String>
168
168
<system:Stringx:Key="plugin_explorer_native_context_menu_include_patterns_guide">Below you can specify items you want to include in the context menu, they can be partial (e.g. 'pen wit') or complete ('Open with').</system:String>
169
169
<system:Stringx:Key="plugin_explorer_native_context_menu_exclude_patterns_guide">Below you can specify items you want to exclude from context menu, they can be partial (e.g. 'pen wit') or complete ('Open with').</system:String>
170
+
171
+
<!-- Preview Info -->
172
+
<system:Stringx:Key="Today">Today</system:String>
173
+
<system:Stringx:Key="DaysAgo">{0} days ago</system:String>
0 commit comments