Merge "Update strings for device controls settings" into udc-dev am: 2099f58d3e
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/22623556 Change-Id: I55256e32cc23cd7beafc2f0d6df38e165e0e6077 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -716,4 +716,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="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="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>
|
<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>
|
</resources>
|
||||||
|
@@ -11240,11 +11240,9 @@
|
|||||||
<!-- Device controls toggle name [CHAR LIMIT=60] -->
|
<!-- Device controls toggle name [CHAR LIMIT=60] -->
|
||||||
<string name="lockscreen_privacy_controls_setting_toggle">Show device controls</string>
|
<string name="lockscreen_privacy_controls_setting_toggle">Show device controls</string>
|
||||||
<!-- Device controls summary [CHAR LIMIT=NONE] -->
|
<!-- 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] -->
|
<!-- Trivial Device controls toggle name [CHAR LIMIT=60] -->
|
||||||
<string name="lockscreen_trivial_controls_setting_toggle">Control from locked device</string>
|
<string name="lockscreen_trivial_controls_setting_toggle">Use device controls</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>
|
|
||||||
<!-- Trivial Device disabled controls summary [CHAR LIMIT=NONE] -->
|
<!-- 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>
|
<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] -->
|
<!-- Lockscreen double-line clock summary [CHAR LIMIT=NONE] -->
|
||||||
|
Reference in New Issue
Block a user