Skip to content

Commit 1957a82

Browse files
committed
Merge remote-tracking branch 'upstream/dev' into GlobalHotkeyRefactor
2 parents 0557516 + 1ea5675 commit 1957a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/Languages/en.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156

157157
<!-- FileManager Setting Dialog -->
158158
<system:String x:Key="fileManagerWindow">Select File Manager</system:String>
159-
<system:String x:Key="fileManager_tips">Please specify the file location of the file manager you using and add arguments if necessary. The default arguments is &quot;%d&quot;, and a path is entered at that location. For example, If a command is required such as &quot;totalcmd.exe /A c:\windows&quot;, argument is /A &quot;%d&quot;.</system:String>
159+
<system:String x:Key="fileManager_tips">Please specify the file location of the file manager you using and add arguments if necessary. The default arguments are &quot;%d&quot;, and a path is entered at that location. For example, If a command is required such as &quot;totalcmd.exe /A c:\windows&quot;, argument is /A &quot;%d&quot;.</system:String>
160160
<system:String x:Key="fileManager_tips2">&quot;%f&quot; is an argument that represent the file path. It is used to emphasize the file/folder name when opening a specific file location in 3rd party file manager. This argument is only available in the &quot;Arg for File&quot; item. If the file manager does not have that function, you can use &quot;%d&quot;.</system:String>
161161
<system:String x:Key="fileManager_name">File Manager</system:String>
162162
<system:String x:Key="fileManager_profile_name">Profile Name</system:String>

0 commit comments

Comments
 (0)