Skip to content

Commit cd3debf

Browse files
committed
New translations en.xaml (Serbian (Latin))
[ci skip]
1 parent 40d7c65 commit cd3debf

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

Flow.Launcher/Languages/sr.xaml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
<system:String x:Key="typingStartEn">Always Start Typing in English Mode</system:String>
9292
<system:String x:Key="typingStartEnTooltip">Temporarily change your input method to English mode when activating Flow.</system:String>
9393
<system:String x:Key="autoUpdates">Auto ažuriranje</system:String>
94+
<system:String x:Key="autoUpdatesTooltip">Automatically check and update the app when available</system:String>
9495
<system:String x:Key="select">Izaberi</system:String>
9596
<system:String x:Key="hideOnStartup">Sakrij Flow Launcher pri podizanju sistema</system:String>
9697
<system:String x:Key="hideOnStartupToolTip">Flow Launcher search window is hidden in the tray after starting up.</system:String>
@@ -115,7 +116,7 @@
115116
<system:String x:Key="DoublePinyinSchemasXingKongJianDao">Xing Kong Jian Dao</system:String>
116117
<system:String x:Key="DoublePinyinSchemasDaNiu">Da Niu</system:String>
117118
<system:String x:Key="DoublePinyinSchemasXiaoLang">Xiao Lang</system:String>
118-
119+
119120
<system:String x:Key="AlwaysPreview">Always Preview</system:String>
120121
<system:String x:Key="AlwaysPreviewToolTip">Always open preview panel when Flow activates. Press {0} to toggle preview.</system:String>
121122
<system:String x:Key="shadowEffectNotAllowed">Shadow effect is not allowed while current theme has blur effect enabled</system:String>
@@ -155,6 +156,8 @@
155156
<system:String x:Key="autoRestartAfterChangingToolTip">Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store</system:String>
156157
<system:String x:Key="showUnknownSourceWarning">Show unknown source warning</system:String>
157158
<system:String x:Key="showUnknownSourceWarningToolTip">Show warning when installing plugins from unknown sources</system:String>
159+
<system:String x:Key="autoUpdatePlugins">Auto update plugins</system:String>
160+
<system:String x:Key="autoUpdatePluginsToolTip">Automatically check plugin updates and notify if there are any updates available</system:String>
158161

159162
<!-- Setting Plugin -->
160163
<system:String x:Key="searchplugin">Search Plugin</system:String>
@@ -236,6 +239,11 @@
236239
<system:String x:Key="ZipFiles">Zip files</system:String>
237240
<system:String x:Key="SelectZipFile">Please select zip file</system:String>
238241
<system:String x:Key="installLocalPluginTooltip">Install plugin from local path</system:String>
242+
<system:String x:Key="updateNoResultTitle">No update available</system:String>
243+
<system:String x:Key="updateNoResultSubtitle">All plugins are up to date</system:String>
244+
<system:String x:Key="updateAllPluginsTitle">Plugin updates available</system:String>
245+
<system:String x:Key="updateAllPluginsButtonContent">Update all plugins</system:String>
246+
<system:String x:Key="checkPluginUpdatesTooltip">Check plugin updates</system:String>
239247

240248
<!-- Setting Theme -->
241249
<system:String x:Key="theme">Tema</system:String>

0 commit comments

Comments
 (0)