From 3d7a420ad4600ee222896d8cd902071ffe9a26b7 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Wed, 2 Aug 2023 20:08:13 +0200 Subject: [PATCH] Update generated files --- check_layout.output | 3 +++ res/values/layouts.xml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/check_layout.output b/check_layout.output index 24b9bb735..a55ea0295 100644 --- a/check_layout.output +++ b/check_layout.output @@ -116,3 +116,6 @@ Layout redefines the bottom row but some important keys are missing, missing: ch Layout doesn't specify a script. 3 warnings Not a layout file: res/xml/settings.xml +# res/xml/urdu_phonetic_ur.xml +Layout includes some ASCII punctuation but not all, missing: <, >, ?, `, |, ~ +1 warnings diff --git a/res/values/layouts.xml b/res/values/layouts.xml index 4c9779f7a..43c0a71d5 100644 --- a/res/values/layouts.xml +++ b/res/values/layouts.xml @@ -40,6 +40,7 @@ latn_qwertz_de latn_qwertz_hu latn_qwertz_sk + urdu_phonetic_ur custom @@ -81,6 +82,7 @@ QWERTZ (Deutsch) QWERTZ (Magyar) QWERTZ (Slovak) + Urdu Phonetic @string/pref_layout_e_custom @@ -122,6 +124,7 @@ @xml/latn_qwertz_de @xml/latn_qwertz_hu @xml/latn_qwertz_sk + @xml/urdu_phonetic_ur -1 \ No newline at end of file