We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07f77f0 commit e2d50cdCopy full SHA for e2d50cd
Flow.Launcher/Languages/en.xaml
@@ -374,7 +374,7 @@
374
<system:String x:Key="fileManager_path">File Manager Path</system:String>
375
<system:String x:Key="fileManager_directory_arg">Arg For Folder</system:String>
376
<system:String x:Key="fileManager_file_arg">Arg For File</system:String>
377
- <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>
378
<system:String x:Key="fileManagerPathError">File Manager Path Error</system:String>
379
380
<!-- DefaultBrowser Setting Dialog -->
0 commit comments