Add a generic 'confirm' string for battery saver
Apparently this doesn't exist yet and we'll need it in a bit. It will go in the first time battery saver dialog. Test: phone boots Bug: 128924009 Change-Id: I49f13d3370d8d32402520749a0d8ba64faa788d8
This commit is contained in:
@@ -4816,6 +4816,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