mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Fix string typos
This commit is contained in:
parent
89b454bb6c
commit
f52ef92d45
1 changed files with 2 additions and 2 deletions
|
|
@ -204,6 +204,6 @@
|
|||
<system:String x:Key="plugin_explorer_successful_rename">Successfully renamed it to: {0}</system:String>
|
||||
<system:String x:Key="plugin_explorer_element_already_exists">There is already a file with the name: {0} in this location</system:String>
|
||||
<system:String x:Key="plugin_explorer_failed_to_open_rename_dialog">Failed to open rename dialog.</system:String>
|
||||
<system:String x:Key="plugin_explorer_exception">An error occured: {0}.</system:String>
|
||||
<system:String x:Key="plugin_explorer_no_reason_given_exception">An error occured and no reason was given.</system:String>
|
||||
<system:String x:Key="plugin_explorer_exception">An error occurred: {0}.</system:String>
|
||||
<system:String x:Key="plugin_explorer_no_reason_given_exception">An error occurred and no reason was given.</system:String>
|
||||
</ResourceDictionary>
|
||||
|
|
|
|||
Loading…
Reference in a new issue