mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Merge branch '250520-FixFilesConfig' of https://github.com/onesounds/Flow.Launcher into 250520-FixFilesConfig
This commit is contained in:
commit
d0f0edb603
1 changed files with 1 additions and 1 deletions
|
|
@ -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 -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue