Merge "Update the String for Wear OS"
This commit is contained in:
committed by
Android (Google) Code Review
commit
b5a462807b
@@ -25,8 +25,12 @@
|
||||
<xliff:g id="number" example="123">%2$d</xliff:g>.</string>
|
||||
|
||||
<!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. Override from base which says "Body Sensors". [CHAR_LIMIT=25] -->
|
||||
<string name="permgrouplab_sensors">Sensors</string>
|
||||
<string name="permgrouplab_sensors">Sensors</string>
|
||||
|
||||
|
||||
<!-- label for item that opens emergency features in the power menu on Wear [CHAR LIMIT=24] -->
|
||||
<string name="global_action_emergency">Emergency SOS</string></resources>
|
||||
<string name="global_action_emergency">Emergency SOS</string>
|
||||
|
||||
<!-- Reboot to Recovery Progress Dialog. This is shown before it reboots to recovery. -->
|
||||
<string name="reboot_to_update_title">Wear OS system update</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user