You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Flow.Launcher/Languages/es-419.xaml
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -111,6 +111,26 @@
111
111
<system:Stringx:Key="searchDelayNumberBoxToolTip">Enter the wait time (in ms) until input is considered complete. This can only be edited if Search Delay is enabled.</system:String>
<system:Stringx:Key="searchDelayTimeToolTip">Wait time before showing results after typing stops. Higher values wait longer. (ms)</system:String>
114
+
<system:Stringx:Key="KoreanImeTitle">Information for Korean IME user</system:String>
115
+
<system:Stringx:Key="KoreanImeGuide">
116
+
The Korean input method used in Windows 11 may cause some issues in Flow Launcher.
117
+
118
+
If you experience any problems, you may need to enable "Use previous version of Korean IME".
119
+
120
+
121
+
Open Setting in Windows 11 and go to:
122
+
123
+
Time & Language > Language & Region > Korean > Language Options > Keyboard - Microsoft IME > Compatibility,
124
+
125
+
and enable "Use previous version of Microsoft IME".
126
+
127
+
128
+
</system:String>
129
+
<system:Stringx:Key="KoreanImeOpenLink">Open Language and Region System Settings</system:String>
130
+
<system:Stringx:Key="KoreanImeOpenLinkToolTip">Opens the Korean IME setting location. Go to Korean > Language Options > Keyboard - Microsoft IME > Compatibility</system:String>
0 commit comments