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 5f2dd1a commit 6c2f457Copy full SHA for 6c2f457
Flow.Launcher/Languages/en.xaml
@@ -237,7 +237,7 @@
237
<system:String x:Key="updateNoResultTitle">No update available</system:String>
238
<system:String x:Key="updateNoResultSubtitle">All plugins are up to date</system:String>
239
<system:String x:Key="updateAllPluginsTitle">Plugin updates available</system:String>
240
- <system:String x:Key="updateAllPluginsButtonContent">Update all plugins</system:String>
+ <system:String x:Key="updateAllPluginsButtonContent">Update plugins</system:String>
241
<system:String x:Key="checkPluginUpdatesTooltip">Check plugin updates</system:String>
242
<system:String x:Key="PluginsUpdateSuccessNoRestart">Plugins are successfully updated. Please restart Flow.</system:String>
243
0 commit comments