abouttreesummaryrefslogcommitdiff
path: root/res/xml/method.xml
diff options
context:
space:
mode:
authorValidbit2022-09-24 22:44:10 +0200
committerGitHub2022-09-24 22:44:10 +0200
commit5169472dfc06cf409b5c681cd8c49d36820ec2b0 (patch)
treea7a3b97b987b29af4ece56ccc3f6a77d044f0680 /res/xml/method.xml
parent3081af5190b370409d858dc33f6dae00f84f2fd6 (diff)
downloadunexpected-keyboard-5169472dfc06cf409b5c681cd8c49d36820ec2b0.tar.gz
unexpected-keyboard-5169472dfc06cf409b5c681cd8c49d36820ec2b0.zip
Added Czech translation and layout (#198)
* Added Czech translation and layout Translated keyboard and created Czech multilingual "practical" layout for faster typing and typing in commonly used languages (German, Slovak + French w/accents) * Update (Rephrase) full_description.txt ... to better suit the language and naturally promote keyboard's features and possibilities to a wider audience.
Diffstat (limited to 'res/xml/method.xml')
-rw-r--r--res/xml/method.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/xml/method.xml b/res/xml/method.xml
index ef648bb..28b2239 100644
--- a/res/xml/method.xml
+++ b/res/xml/method.xml
@@ -20,4 +20,5 @@
<subtype android:label="%s" android:languageTag="sv" android:imeSubtypeLocale="sv_SE" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="default_layout=qwerty_sv_se,extra_keys=accent_aigu|accent_trema|accent_ring|€"/>
<subtype android:label="%s" android:languageTag="tr" android:imeSubtypeLocale="tr_TR" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="default_layout=qwerty_tr,extra_keys=accent_cedille|accent_trema|₺|ı|ğ"/>
<subtype android:label="%s" android:languageTag="uk" android:imeSubtypeLocale="uk_UA" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="default_layout=jcuken_ua"/>
+ <subtype android:label="%s" android:languageTag="cs" android:imeSubtypeLocale="cs_CZ" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="default_layout=qwertz_cs,extra_keys=a|accent_cedille|accent_circonflexe"/>
</input-method>