abouttreesummaryrefslogcommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorShareef1012023-08-18 16:05:41 +0545
committerGitHub2023-08-18 12:20:41 +0200
commit491e72f247181b49d77776780f4caba995e16848 (patch)
tree599a64cc05b670ea0768a60e32f751014c617342 /res/values
parentc3a5dc63f2ece6095bb9a05b9588f06a0f49dc5e (diff)
downloadunexpected-keyboard-491e72f247181b49d77776780f4caba995e16848.tar.gz
unexpected-keyboard-491e72f247181b49d77776780f4caba995e16848.zip
Add urdu phonetic layout (#413)
Diffstat (limited to 'res/values')
-rw-r--r--res/values/layouts.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/layouts.xml b/res/values/layouts.xml
index 080a36c..c5be42c 100644
--- a/res/values/layouts.xml
+++ b/res/values/layouts.xml
@@ -42,6 +42,7 @@
<item>latn_qwertz_fr_ch</item>
<item>latn_qwertz_hu</item>
<item>latn_qwertz_sk</item>
+ <item>urdu_phonetic_ur</item>
<item>custom</item>
</string-array>
<string-array name="pref_layout_entries">
@@ -85,6 +86,7 @@
<item>QWERTZ (Swiss French)</item>
<item>QWERTZ (Magyar)</item>
<item>QWERTZ (Slovak)</item>
+ <item>Urdu Phonetic</item>
<item>@string/pref_layout_e_custom</item>
</string-array>
<integer-array name="layout_ids">
@@ -128,6 +130,7 @@
<item>@xml/latn_qwertz_fr_ch</item>
<item>@xml/latn_qwertz_hu</item>
<item>@xml/latn_qwertz_sk</item>
+ <item>@xml/urdu_phonetic_ur</item>
<item>-1</item>
</integer-array>
</resources> \ No newline at end of file