Phonetic word added to layout

This commit is contained in:
npnpatidar 2025-01-08 13:33:36 +05:30
parent 2861f5b9db
commit a840bbcfae
2 changed files with 6 additions and 3 deletions

View file

@ -80,6 +80,9 @@
<!-- Description for Bulgarian (BEKL) subtype. -->
<string name="subtype_bulgarian_bekl" translatable="false">%s (BEKL)</string>
<!-- Description for Hindi (Phonetic) subtype. -->
<string name="subtype_hindi_phonetic" translatable="false">%s (Phonetic)</string>
<!-- Description for Arabic (PC) subtype. -->
<string name="subtype_arabic_pc" translatable="false">%s (PC)</string>

View file

@ -48,7 +48,7 @@
gu: Gujarati/gujarati
hi: Hindi/hindi
hi: Hindi/hindi_compact
hi:Hindi/hindi_phonetic
hi: Hindi/hindi_phonetic
hi_ZZ: Hinglish/qwerty # This is a preliminary keyboard layout.
hr: Croatian/qwertz
hu: Hungarian/qwertz
@ -474,8 +474,8 @@
android:isAsciiCapable="false"
/>
<subtype android:icon="@drawable/ic_ime_switcher"
android:label="@string/subtype_generic"
android:subtypeId="0xf7c96864"
android:label="@string/subtype_hindi_phonetic"
android:subtypeId="0xe49c89a2"
android:imeSubtypeLocale="hi"
android:languageTag="hi"
android:imeSubtypeMode="keyboard"