Merge "Fix the popup char order for Arabic layout"
This commit is contained in:
commit
627427b42a
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
<Key
|
||||
latin:keyLabel="ف"
|
||||
latin:keyHintLabel="4"
|
||||
latin:popupCharacters="\u06a4,4,٤" />
|
||||
latin:popupCharacters="4,٤,\u06a4" />
|
||||
<Key
|
||||
latin:keyLabel="غ"
|
||||
latin:keyHintLabel="5"
|
||||
|
|
Loading…
Reference in a new issue