Skip to content

Commit

Permalink
Soni Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
arushidogra committed Jun 9, 2016
1 parent d9dfb00 commit c558e4b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion java/res/values/keyboard_names.xml
Expand Up @@ -2,7 +2,7 @@
<resources>
<string name="keyboard_name_ar">العَرَبِيةُ‎‎</string>
<string name="keyboard_name_santali_olchki">Santali OlChiki‎‎</string>
<string name="keyboard_name_soni_phonetic">Soni Phonetic</string>
<string name="keyboard_name_hi_soni">Soni Phonetic</string>
<string name="keyboard_name_as_inscript">অসমীয়া - Inscript</string>
<string name="keyboard_name_as_transliteration">অসমীয়া - প্ৰতিৰূপান্তৰণ</string>
<string name="keyboard_name_bn">বাংলা</string>
Expand Down
4 changes: 2 additions & 2 deletions java/res/xml/method.xml
Expand Up @@ -288,8 +288,8 @@

<!-- Soni Phonetic -->
<subtype android:icon="@drawable/ic_ime_switcher_dark"
android:label="@string/keyboard_name_soni_phonetic"
android:imeSubtypeLocale="soni_IN"
android:label="@string/keyboard_name_hi_soni"
android:imeSubtypeLocale="hi_IN"
android:imeSubtypeMode="keyboard"
android:imeSubtypeExtraValue="KeyboardLayoutSet=qwerty,TransliterationMethod=soni-phonetic" />
<!-- Sinhalese -->
Expand Down

0 comments on commit c558e4b

Please sign in to comment.