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 de45f9d commit 01159cdCopy full SHA for 01159cd
Flow.Launcher/Languages/zh-cn.xaml
@@ -13,6 +13,7 @@
13
14
<!-- MainWindow -->
15
<system:String x:Key="registerHotkeyFailed">无法注册热键“{0}”。该热键可能正在被其他程序使用。更改为不同的热键,或退出其他程序。</system:String>
16
+ <system:String x:Key="unregisterHotkeyFailed">Failed to unregister hotkey "{0}". Please try again or see log for details</system:String>
17
<system:String x:Key="MessageBoxTitle">Flow Launcher</system:String>
18
<system:String x:Key="couldnotStartCmd">启动命令 {0} 失败</system:String>
19
<system:String x:Key="invalidFlowLauncherPluginFileFormat">无效的 Flow Launcher 插件文件格式</system:String>
0 commit comments