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

Commit d574ee9d authored by Sonny Zylstra's avatar Sonny Zylstra Committed by Android (Google) Code Review
Browse files

Merge "Update the device supervision toggle title to the final string." into main

parents 2bd6eb2a 3963288a
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
@@ -14477,8 +14477,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] -->