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 c9e3c62 commit fb84cb0Copy full SHA for fb84cb0
1 file changed
Flow.Launcher/Languages/en.xaml
@@ -66,7 +66,7 @@
66
<system:String x:Key="PositionReset">Position Reset</system:String>
67
<system:String x:Key="PositionResetToolTip">Reset search window position</system:String>
68
<system:String x:Key="queryTextBoxPlaceholder">Type here to search</system:String>
69
- <system:String x:Key="pluginStillInitializing">{0}: This plugin is still initializing!</system:String>
+ <system:String x:Key="pluginStillInitializing">{0}: This plugin is still initializing...</system:String>
70
<system:String x:Key="pluginStillInitializingSubtitle">Select this result to requery</system:String>
71
<system:String x:Key="pluginFailedToRespond">{0}: Failed to respond!</system:String>
72
<system:String x:Key="pluginFailedToRespondSubtitle">Select this result for more info</system:String>
0 commit comments