Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit c28ddb2

Browse files
daoshengmubluemarvin
authored andcommitted
Replace Thai quotation with semicolon. (#3635)
1 parent 27a6bdc commit c28ddb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/res/xml/keyboard_symbols_thai.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<Key android:codes="126" android:keyLabel="~"/>
4444
<Key android:codes="0x2018" android:keyLabel=""/>
4545
<Key android:codes="0x201C" android:keyLabel=""/>
46-
<Key android:codes="34" android:keyLabel="&quot;"/>
46+
<Key android:codes="59" android:keyLabel=";"/>
4747
<Key android:codes="95" android:keyLabel="_" />
4848
<Key android:codes="45" android:keyLabel="-" />
4949
<Key android:codes="43" android:keyLabel="+" />

0 commit comments

Comments
 (0)