Change shifted key of quote on AZERTY phone to question mark
Bug: 6242861 Change-Id: I8d05d68c2211682d20b0f32966b30212da9f28c7
This commit is contained in:
parent
a501caa9a5
commit
2b21d68aa9
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
latin:keyboardSetElement="alphabetManualShifted|alphabetShiftLockShifted"
|
latin:keyboardSetElement="alphabetManualShifted|alphabetShiftLockShifted"
|
||||||
>
|
>
|
||||||
<Key
|
<Key
|
||||||
latin:keyLabel=":" />
|
latin:keyLabel="\?" />
|
||||||
</case>
|
</case>
|
||||||
<default>
|
<default>
|
||||||
<Key
|
<Key
|
||||||
|
|
Loading…
Reference in a new issue