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 5626ab7 commit 89fdd48Copy full SHA for 89fdd48
Flow.Launcher/Languages/en.xaml
@@ -376,7 +376,7 @@
376
<system:String x:Key="fileManager_path">File Manager Path</system:String>
377
<system:String x:Key="fileManager_directory_arg">Arg For Folder</system:String>
378
<system:String x:Key="fileManager_file_arg">Arg For File</system:String>
379
- <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>
380
<system:String x:Key="fileManagerPathError">File Manager Path Error</system:String>
381
382
<!-- DefaultBrowser Setting Dialog -->
0 commit comments