Merge "Add a generic 'confirm' string for battery saver"
This commit is contained in:
committed by
Android (Google) Code Review
commit
cc2be1ecfb
@@ -4834,6 +4834,9 @@
|
||||
<!-- Notification shown when device owner silently deletes a package [CHAR LIMIT=NONE] -->
|
||||
<string name="package_deleted_device_owner">Deleted by your admin</string>
|
||||
|
||||
<!-- [CHAR LIMIT=25] String for confirmation button to enable a feature gated by the battery saver warning-->
|
||||
<string name="confirm_battery_saver">Confirm</string>
|
||||
|
||||
<!-- [CHAR_LIMIT=NONE] Battery saver: Feature description, with a "learn more" link. -->
|
||||
<string name="battery_saver_description_with_learn_more">To extend your battery life, Battery Saver turns off some device features and restricts apps. <annotation id="url">Learn More</annotation></string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user