mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-08 15:47:43 +00:00
add file to create keyboardTextsTable (looks like it works), some formatting
and slight adjustment to korean handling in latinIme
This commit is contained in:
parent
a7a3465e9b
commit
4cdabe2680
6 changed files with 237 additions and 218 deletions
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- U+20B9: "₩" FULLWIDTH WON SIGN -->
|
||||
<string name="keyspec_currency">₩</string>
|
||||
<!-- Label for "switch to alphabetic" key.
|
||||
U+0995: "ᄀ" HANGUL LETTER KIYEOK
|
||||
U+0996: "ㄴ" HANGUL LETTER NIEUN
|
||||
U+0997: "ㄷ" HANGUL LETTER TIKEUT -->
|
||||
<string name="keylabel_to_alpha">ㄱㄴㄷ</string>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue