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: src/Flow.Launcher.Plugin.ClipboardPlus/Languages/en.xaml
+2-2
Original file line number
Diff line number
Diff line change
@@ -47,9 +47,9 @@
47
47
<system:Stringx:Key="flowlauncher_plugin_clipboardplus_copy_image_file_subtitle">Copy this record as image file</system:String>
48
48
<system:Stringx:Key="flowlauncher_plugin_clipboardplus_copy_files_title">Copy as files</system:String>
49
49
<system:Stringx:Key="flowlauncher_plugin_clipboardplus_copy_files_subtitle">Copy this record as files</system:String>
50
-
<system:Stringx:Key="flowlauncher_plugin_clipboardplus_copy_sort_name_asc_title">Copy as files by sorting paths ascendingly</system:String>
50
+
<system:Stringx:Key="flowlauncher_plugin_clipboardplus_copy_sort_name_asc_title">Copy as files by ascend paths</system:String>
51
51
<system:Stringx:Key="flowlauncher_plugin_clipboardplus_copy_sort_name_asc_subtitle">Copy this record as files by sorting file paths ascendingly</system:String>
52
-
<system:Stringx:Key="flowlauncher_plugin_clipboardplus_copy_sort_name_desc_title">Copy as files by sorting paths descendingly</system:String>
52
+
<system:Stringx:Key="flowlauncher_plugin_clipboardplus_copy_sort_name_desc_title">Copy as files by descen paths</system:String>
53
53
<system:Stringx:Key="flowlauncher_plugin_clipboardplus_copy_sort_name_desc_subtitle">Copy this record as files by sorting file paths descendingly</system:String>
54
54
<system:Stringx:Key="flowlauncher_plugin_clipboardplus_copy_file_path_title">Copy as file path</system:String>
55
55
<system:Stringx:Key="flowlauncher_plugin_clipboardplus_copy_file_path_subtitle">Copy this record as file path</system:String>
0 commit comments