This commit is contained in:
Jeremy Wu 2025-05-21 07:37:14 +10:00 committed by GitHub
parent 5626ab71c7
commit 89fdd48159
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -376,7 +376,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 the file manager '{0}' could not be found: '{1}' Do you want to continue?</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="fileManagerPathError">File Manager Path Error</system:String>
<!-- DefaultBrowser Setting Dialog -->