Update strings for device controls settings

Test: Manual, check Settings
Fixes: 234757968
Change-Id: I5fcb8c2a5826271fc9bf1cfff50006c3f738e46c
diff --git a/res-product/values/strings.xml b/res-product/values/strings.xml
index 2f01c47..573fc40 100644
--- a/res-product/values/strings.xml
+++ b/res-product/values/strings.xml
@@ -710,4 +710,9 @@
     <string name="battery_tip_incompatible_charging_message" product="default">Battery charging slowly or won\'t charge. Check if the cable and power adapter work with your phone</string>
     <string name="battery_tip_incompatible_charging_message" product="device">Battery charging slowly or won\'t charge. Check if the cable and power adapter work with your device</string>
     <string name="battery_tip_incompatible_charging_message" product="tablet">Battery charging slowly or won\'t charge. Check if the cable and power adapter work with your tablet</string>
+
+    <!-- Description for using device controls feature with a locked phone [CHAR LIMIT=NONE] -->
+    <string name="lockscreen_trivial_controls_summary" product="default">Without unlocking your phone</string>
+    <!-- Description for using device controls feature with a locked tablet [CHAR LIMIT=NONE] -->
+    <string name="lockscreen_trivial_controls_summary" product="tabled">Without unlocking your tablet</string>
 </resources>
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 505aac0..1b6ef27 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -11230,11 +11230,9 @@
     <!-- Device controls toggle name [CHAR LIMIT=60] -->
     <string name="lockscreen_privacy_controls_setting_toggle">Show device controls</string>
     <!-- Device controls summary [CHAR LIMIT=NONE] -->
-    <string name="lockscreen_privacy_controls_summary">Show controls for external devices from the lock screen</string>
+    <string name="lockscreen_privacy_controls_summary">From the lockscreen</string>
     <!-- Trivial Device controls toggle name [CHAR LIMIT=60] -->
-    <string name="lockscreen_trivial_controls_setting_toggle">Control from locked device</string>
-    <!-- Trivial Device controls summary [CHAR LIMIT=NONE] -->
-    <string name="lockscreen_trivial_controls_summary">Control external devices without unlocking your phone or tablet if allowed by the device controls app</string>
+    <string name="lockscreen_trivial_controls_setting_toggle">Use device controls</string>
     <!-- Trivial Device disabled controls summary [CHAR LIMIT=NONE] -->
     <string name="lockscreen_trivial_disabled_controls_summary">To use, first turn on \u0022Show device controls\u0022</string>
     <!-- Lockscreen double-line clock summary [CHAR LIMIT=NONE] -->