File tree Expand file tree Collapse file tree 2 files changed +4
-12
lines changed Expand file tree Collapse file tree 2 files changed +4
-12
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" ?>
2
- <ResourceDictionary
3
- xmlns =" http://schemas.microsoft.com/winfx/2006/xaml/presentation"
4
- xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
5
- xmlns : system =" clr-namespace:System;assembly=mscorlib" >
1
+ <?xml version =" 1.0" ?>
2
+ <ResourceDictionary xmlns =" http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml" xmlns : system =" clr-namespace:System;assembly=mscorlib" >
6
3
<!-- Startup -->
7
4
<system : String x : Key =" runtimePluginInstalledChooseRuntimePrompt" >
8
5
Flow 检测到您已安装 {0} 个插件,需要 {1} 才能运行。是否要下载 {1}?
47
44
<system : String x : Key =" portableMode" >便携模式</system : String >
48
45
<system : String x : Key =" portableModeToolTIp" >将所有设置和用户数据存储在一个文件夹中 (可用于可移除驱动器或云服务)。</system : String >
49
46
<system : String x : Key =" startFlowLauncherOnSystemStartup" >开机自启</system : String >
50
- <system : String x : Key =" useLogonTaskForStartup" >使用登录任务而非启动项以更快自启</system : String >
51
47
<system : String x : Key =" setAutoStartFailed" >设置开机自启时出错</system : String >
52
48
<system : String x : Key =" hideFlowLauncherWhenLoseFocus" >失去焦点时自动隐藏 Flow Launcher</system : String >
53
49
<system : String x : Key =" dontPromptUpdateMsg" >不显示新版本提示</system : String >
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" ?>
2
- <ResourceDictionary
3
- xmlns =" http://schemas.microsoft.com/winfx/2006/xaml/presentation"
4
- xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
5
- xmlns : system =" clr-namespace:System;assembly=mscorlib" >
1
+ <?xml version =" 1.0" ?>
2
+ <ResourceDictionary xmlns =" http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml" xmlns : system =" clr-namespace:System;assembly=mscorlib" >
6
3
<!-- Startup -->
7
4
<system : String x : Key =" runtimePluginInstalledChooseRuntimePrompt" >
8
5
Flow detected you have installed {0} plugins, which will require {1} to run. Would you like to download {1}?
47
44
<system : String x : Key =" portableMode" >便攜模式</system : String >
48
45
<system : String x : Key =" portableModeToolTIp" >將所有設定和使用者資料存儲在一個資料夾中(當與可移動磁碟或雲服務一起使用時很有用)。</system : String >
49
46
<system : String x : Key =" startFlowLauncherOnSystemStartup" >開機時啟動</system : String >
50
- <system : String x : Key =" useLogonTaskForStartup" >使用登錄任務而非啟動項以更快自啟</system : String >
51
47
<system : String x : Key =" setAutoStartFailed" >Error setting launch on startup</system : String >
52
48
<system : String x : Key =" hideFlowLauncherWhenLoseFocus" >失去焦點時自動隱藏 Flow Launcher</system : String >
53
49
<system : String x : Key =" dontPromptUpdateMsg" >不顯示新版本提示</system : String >
You can’t perform that action at this time.
0 commit comments