Change key name "Meta" to "Action key"
1. In the modifier key remapping page, the string "Meta" should be changed to "Action" 2. We should add the default focus effect when users go into this page first time. Demo: https://screencast.googleplex.com/cast/NTA2NjA2MzEyMjI2ODE2MHw2YjRjOTljMi0xMQ Bug: 269981968 Test: manual Change-Id: I481be0370166a8831bedc721751e23cee3b39703
This commit is contained in:
@@ -3916,8 +3916,8 @@
|
||||
<string name="modifier_keys_caps_lock" translatable="false">Caps lock</string>
|
||||
<!-- Title for the button to trigger the 'modifier keys ctrl'. [CHAR LIMIT=15] -->
|
||||
<string name="modifier_keys_ctrl" translatable="false">Ctrl</string>
|
||||
<!-- Title for the button to trigger the 'modifier keys meta'. [CHAR LIMIT=15] -->
|
||||
<string name="modifier_keys_meta" translatable="false">Meta</string>
|
||||
<!-- Title for the button to trigger the 'modifier keys action key'. [CHAR LIMIT=15] -->
|
||||
<string name="modifier_keys_meta" translatable="false">Action key</string>
|
||||
<!-- Title for the button to trigger the 'modifier keys alt'. [CHAR LIMIT=15] -->
|
||||
<string name="modifier_keys_alt" translatable="false">Alt</string>
|
||||
|
||||
|
Reference in New Issue
Block a user