update wording

This commit is contained in:
Jeremy 2025-05-21 21:31:03 +10:00
parent 07f77f0077
commit e2d50cd80b

View file

@ -374,7 +374,7 @@
<system:String x:Key="fileManager_path">File Manager Path</system:String>
<system:String x:Key="fileManager_directory_arg">Arg For Folder</system:String>
<system:String x:Key="fileManager_file_arg">Arg For File</system:String>
<system:String x:Key="fileManagerPathNotFound">The path for file manager '{0}' could not be found: '{1}' Do you want to continue?</system:String>
<system:String x:Key="fileManagerPathNotFound">The file manager '{0}' could not be located at '{1}'. Would you like to continue?</system:String>
<system:String x:Key="fileManagerPathError">File Manager Path Error</system:String>
<!-- DefaultBrowser Setting Dialog -->