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

Commit 3963288a authored by Sonny Zylstra's avatar Sonny Zylstra
Browse files

Update the device supervision toggle title to the final string.

Test: Tested string on my device
Flag: android.app.supervision.flags.enable_supervision_settings_screen

BUG:419094245
FIXES: 419094245

Change-Id: Ia7a8fe73779d6ced946a3eb22830ead3d6428428
parent 948cfe03
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1005,6 +1005,13 @@
    <!-- Description for using device controls feature with a locked tablet [CHAR LIMIT=NONE] -->
    <string name="lockscreen_trivial_controls_summary" product="desktop">Without unlocking your device</string>

    <!-- Title of toggle to enable or disable device supervision on a phone [CHAR LIMIT=60] -->
    <string name="device_supervision_switch_title" product="default">Controls for this phone</string>
    <!-- Title of toggle to enable or disable device supervision on a tablet [CHAR LIMIT=60] -->
    <string name="device_supervision_switch_title" product="tablet">Controls for this tablet</string>
    <!-- Title of toggle to enable or disable device supervision on a desktop device [CHAR LIMIT=60] -->
    <string name="device_supervision_switch_title" product="desktop">Controls for this device</string>

    <!-- Accessibility summary text for auto rotate [CHAR LIMIT=NONE] -->
    <string name="auto_rotate_summary_a11y" product="default">When you move your phone between portrait and landscape</string>
    <!-- Accessibility summary text for auto rotate [CHAR LIMIT=NONE] -->
+0 −2
Original line number Diff line number Diff line
@@ -14465,8 +14465,6 @@ Data usage charges may apply.</string>
    <string name="supervision_settings_title">Parental controls</string>
    <!-- Description for Supervision settings menu entry [CHAR LIMIT=NONE] -->
    <string name="supervision_settings_summary">Content restrictions &amp; other limits</string>
    <!-- Title of toggle to enable or disable device supervision [CHAR LIMIT=60] -->
    <string name="device_supervision_switch_title">Use device supervision</string>
    <!-- Description of device supervision toggle when PIN has never been set up [CHAR LIMIT=NONE] -->
    <string name="device_supervision_switch_no_pin_summary">Set up PIN</string>
    <!-- Description of device supervision toggle when PIN is set up but supervision is not enabled [CHAR LIMIT=NONE] -->