Skip to content

Commit 6ec659e

Browse files
committed
Update string resource
1 parent c0c7546 commit 6ec659e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/Languages/en.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<system:String x:Key="showUnknownSourceWarning">Show unknown source warning</system:String>
152152
<system:String x:Key="showUnknownSourceWarningToolTip">Show warning when installing plugins from unknown sources</system:String>
153153
<system:String x:Key="autoUpdatePlugins">Auto update plugins</system:String>
154-
<system:String x:Key="autoUpdatePluginsToolTip">Automatically check plugin updates every 1 hour and notify if there are any updates available</system:String>
154+
<system:String x:Key="autoUpdatePluginsToolTip">Automatically check plugin updates and notify if there are any updates available</system:String>
155155

156156
<!-- Setting Plugin -->
157157
<system:String x:Key="searchplugin">Search Plugin</system:String>

0 commit comments

Comments
 (0)