| 
91 | 91 |     <system:String x:Key="typingStartEn">一律以英文模式開始輸入</system:String>  | 
92 | 92 |     <system:String x:Key="typingStartEnTooltip">啟動 Flow 時暫時將輸入法切換為英文模式。</system:String>  | 
93 | 93 |     <system:String x:Key="autoUpdates">自動更新</system:String>  | 
 | 94 | +    <system:String x:Key="autoUpdatesTooltip">Automatically check and update the app when available</system:String>  | 
94 | 95 |     <system:String x:Key="select">選擇</system:String>  | 
95 | 96 |     <system:String x:Key="hideOnStartup">啟動時不顯示主視窗</system:String>  | 
96 | 97 |     <system:String x:Key="hideOnStartupToolTip">Flow Launcher search window is hidden in the tray after starting up.</system:String>  | 
 | 
115 | 116 |     <system:String x:Key="DoublePinyinSchemasXingKongJianDao">Xing Kong Jian Dao</system:String>  | 
116 | 117 |     <system:String x:Key="DoublePinyinSchemasDaNiu">Da Niu</system:String>  | 
117 | 118 |     <system:String x:Key="DoublePinyinSchemasXiaoLang">Xiao Lang</system:String>  | 
118 |  | -      | 
 | 119 | + | 
119 | 120 |     <system:String x:Key="AlwaysPreview">一律預覽</system:String>  | 
120 | 121 |     <system:String x:Key="AlwaysPreviewToolTip">當 Flow 啟動時,一律開啟預覽面板。按下 {0} 可切換預覽。</system:String>  | 
121 | 122 |     <system:String x:Key="shadowEffectNotAllowed">Shadow effect is not allowed while current theme has blur effect enabled</system:String>  | 
 | 
155 | 156 |     <system:String x:Key="autoRestartAfterChangingToolTip">Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store</system:String>  | 
156 | 157 |     <system:String x:Key="showUnknownSourceWarning">Show unknown source warning</system:String>  | 
157 | 158 |     <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>  | 
158 | 161 | 
 
  | 
159 | 162 |     <!--  Setting Plugin  -->  | 
160 | 163 |     <system:String x:Key="searchplugin">Search Plugin</system:String>  | 
 | 
236 | 239 |     <system:String x:Key="ZipFiles">Zip files</system:String>  | 
237 | 240 |     <system:String x:Key="SelectZipFile">Please select zip file</system:String>  | 
238 | 241 |     <system:String x:Key="installLocalPluginTooltip">Install plugin from local path</system:String>  | 
 | 242 | +    <system:String x:Key="updateNoResultTitle">無可用更新</system:String>  | 
 | 243 | +    <system:String x:Key="updateNoResultSubtitle">所有插件均為最新版本</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>  | 
239 | 247 | 
 
  | 
240 | 248 |     <!--  Setting Theme  -->  | 
241 | 249 |     <system:String x:Key="theme">主題</system:String>  | 
 | 
0 commit comments