File tree Expand file tree Collapse file tree 2 files changed +15
-5
lines changed Expand file tree Collapse file tree 2 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 116
116
<system : String x : Key =" SearchDelayTimeNormal" >Normal</system : String >
117
117
<system : String x : Key =" SearchDelayTimeShort" >Short</system : String >
118
118
<system : String x : Key =" SearchDelayTimeVeryShort" >Very short</system : String >
119
+ <system : String x : Key =" KoreanImeTitle" >Information for Korean IME user</system : String >
120
+ <system : String x : Key =" KoreanImeGuide" >
121
+ You're using the Korean language! The Korean input method used in Windows 11 may cause some issues in Flow Launcher.

122
+ If you experience any problems, you may need to enable compatibility mode for the Korean IME.


123
+ Open Setting in Windows 11 and go to:

124
+ Time & Language > Language & Region > Korean > Language Options > Keyboard - Microsoft IME > Compatibility,

125
+ and enable "Use previous version of Microsoft IME".


126
+ You can open the relevant menu using the option below, or change the setting directly without manually opening the settings page.
127
+ </system : String >
128
+ <system : String x : Key =" KoreanImeRegistry" >Very short</system : String >
119
129
120
130
<!-- Setting Plugin -->
121
131
<system : String x : Key =" searchplugin" >Search Plugin</system : String >
Original file line number Diff line number Diff line change 56
56
Message =" This is a success message."
57
57
Type =" Error" />
58
58
<cc : InfoBar
59
- Title =" Test "
59
+ Title =" {DynamicResource KoreanImeTitle} "
60
60
Closable =" False"
61
- IsIconVisible =" False "
62
- Length =" Short "
63
- Message =" This is a success message. "
64
- Type =" Error " />
61
+ IsIconVisible =" True "
62
+ Length =" Long "
63
+ Message =" {DynamicResource KoreanImeGuide} "
64
+ Type =" Warning " />
65
65
<cc : ExCard
66
66
Title =" {DynamicResource startFlowLauncherOnSystemStartup}"
67
67
Margin =" 0 8 0 0"
You can’t perform that action at this time.
0 commit comments