Change 2nd Argument textbox label

This commit is contained in:
DB p 2021-11-06 21:22:37 +09:00 committed by Kevin Zhang
parent e648ef0fdd
commit 696eaa95b2

View file

@ -141,7 +141,7 @@
<system:String x:Key="fileManager_profile_name">Profile Name</system:String>
<system:String x:Key="fileManager_path">File Manager Path</system:String>
<system:String x:Key="fileManager_directory_arg">Argument For Folder</system:String>
<system:String x:Key="fileManager_file_arg">Arg For Folder Containing File</system:String>
<system:String x:Key="fileManager_file_arg">Argument For File</system:String>
<!-- Priority Setting Dialog -->
<system:String x:Key="changePriorityWindow">Change Priority</system:String>