Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 87e485e5 authored by Amith Yamasani's avatar Amith Yamasani
Browse files

Update Inactive Apps to show standby buckets

Update strings to reflect the new values.

Bug: 72728900
Test: Settings>Dev>Standby apps

Change-Id: Iec55752632efdcce1fefb0dd542858d86eb7d982
parent faf85253
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -805,13 +805,17 @@
        <item>Colors optimized for digital content</item>
    </string-array>

    <!-- Settings item title for inactive apps [CHAR LIMIT=35] -->
    <string name="inactive_apps_title">Inactive apps</string>
    <!-- Settings item title for apps in standby (limiting background activity) [CHAR LIMIT=35] -->
    <string name="inactive_apps_title">Standby apps</string>
    <!-- Settings item summary for inactive app [CHAR LIMIT=100] -->
    <string name="inactive_app_inactive_summary">Inactive. Tap to toggle.</string>
    <!-- Settings item summary for active app [CHAR LIMIT=100] -->
    <string name="inactive_app_active_summary">Active. Tap to toggle.</string>

    <!-- Settings item summary for standby bucket value of an app. [CHAR LIMIT=100] -->
    <string name="standby_bucket_summary">App standby
        state:<xliff:g id="bucket"> %s</xliff:g></string>

    <!-- Services settings screen, setting option name for the user to go to the screen to view running services -->
    <string name="runningservices_settings_title">Running services</string>
    <!-- Services settings screen, setting option summary for the user to go to the screen to view running services  -->