diff options
author | 2020-07-23 04:05:45 +0000 | |
---|---|---|
committer | 2020-07-23 04:05:45 +0000 | |
commit | 4eb192212f6605efaa0e5f3c6124e0942cf239c5 (patch) | |
tree | ae3905d1c9f88100c160e6f8800d272adebfdd41 /java/res/xml-sw600dp | |
parent | daadf71015bf37651ed81a2d5877b480736db5cd (diff) | |
parent | f53e034a174b473519c0a4755fb9440dc9ecbfcf (diff) | |
download | latinime-4eb192212f6605efaa0e5f3c6124e0942cf239c5.tar.gz latinime-4eb192212f6605efaa0e5f3c6124e0942cf239c5.tar.xz latinime-4eb192212f6605efaa0e5f3c6124e0942cf239c5.zip |
Merge "Update language to comply with Android’s inclusive language guidance"
Diffstat (limited to 'java/res/xml-sw600dp')
-rw-r--r-- | java/res/xml-sw600dp/key_styles_common.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml-sw600dp/key_styles_common.xml b/java/res/xml-sw600dp/key_styles_common.xml index ea8f29250..3d25f4295 100644 --- a/java/res/xml-sw600dp/key_styles_common.xml +++ b/java/res/xml-sw600dp/key_styles_common.xml @@ -38,7 +38,7 @@ <include latin:keyboardLayout="@xml/key_styles_settings" /> <!-- Functional key styles --> - <!-- Base style for shift key. A single space is used for dummy label in moreKeys. --> + <!-- Base style for shift key. A single space is used for base label in moreKeys. --> <key-style latin:styleName="baseForShiftKeyStyle" latin:keyActionFlags="noKeyPreview" |