Change the "Restore" button to "Reset"
"Restore" button should be displayed as "Reset", since the string "reset" is used more often and the action is actually "to reset". Bug: 274714167 Test: manual Change-Id: Ide6728bba8b17c22fe40b2dc0d65ea6166de44bc
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
android:drawablePadding="9dp"
|
||||
style="@style/ModifierKeyButtonCancel"
|
||||
android:textColor="?android:attr/textColorPrimary"
|
||||
android:text="@string/modifier_keys_restore"/>
|
||||
android:text="@string/modifier_keys_reset"/>
|
||||
|
||||
</RelativeLayout>
|
||||
</LinearLayout>
|
||||
Reference in New Issue
Block a user