Merge "Add TARE button and homepage to developer options."
This commit is contained in:
committed by
Android (Google) Code Review
commit
7ca5f9d9e1
@@ -13611,4 +13611,17 @@
|
||||
<string name="bluetooth_connect_access_dialog_negative">Don\u2019t connect</string>
|
||||
<!-- Strings for Dialog connect button -->
|
||||
<string name="bluetooth_connect_access_dialog_positive">Connect</string>
|
||||
|
||||
<!-- Title for the button to edit The Android Resource Economy settings. [CHAR LIMIT=NONE] -->
|
||||
<string name="tare_title" translatable="false">TARE</string>
|
||||
<!-- TARE settings title in developer options; TARE" is not translatable but "settings" is [CHAR LIMIT=40] -->
|
||||
<string name="tare_settings">TARE Settings</string>
|
||||
<!-- Allows user to revert the TARE settings to their default values [CHAR LIMIT=40] -->
|
||||
<string name="tare_revert">Revert to Default Settings</string>
|
||||
<!-- Allows user to view Alarm Manager policy factors [CHAR LIMIT=40]-->
|
||||
<string name="tare_alarm_manager">Alarm Manager</string>
|
||||
<!-- Allows user to view Job Scheduler policy factors [CHAR LIMIT=40]-->
|
||||
<string name="tare_job_scheduler">Job Scheduler</string>
|
||||
<!-- Toast notifying the developer that settings were reverted to their default [CHAR LIMIT=40]-->
|
||||
<string name="tare_settings_reverted_toast">Settings reverted to default.</string>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user