Skip to content

Commit

Permalink
Update generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
Julow committed Aug 2, 2023
1 parent 6448b25 commit 3d7a420
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions check_layout.output
Original file line number Diff line number Diff line change
Expand Up @@ -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
3 changes: 3 additions & 0 deletions res/values/layouts.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
<item>latn_qwertz_de</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">
Expand Down Expand Up @@ -81,6 +82,7 @@
<item>QWERTZ (Deutsch)</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">
Expand Down Expand Up @@ -122,6 +124,7 @@
<item>@xml/latn_qwertz_de</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>

0 comments on commit 3d7a420

Please sign in to comment.