Merge "Fix typo in setting description." into sc-dev am: bd1c4e5fa1

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14843842

Change-Id: I939fe3a8d5ba3dfd8a72503315f939b41b0345cb
This commit is contained in:
Matt Casey
2021-06-07 14:33:09 +00:00
committed by Automerger Merge Worker

View File

@@ -11632,7 +11632,7 @@
<!-- Title text for swiping from bottom corners to invoke the digital assistant app. [CHAR LIMIT=60] -->
<string name="assistant_corner_gesture_title">Swipe to invoke assistant</string>
<!-- Summary text for swiping from bottom corners to invoke the digital assistant app. [CHAR LIMIT=NONE] -->
<string name="assistant_corner_gesture_summary">Swipe up from a bottom corner corner to invoke digital assistant app.</string>
<string name="assistant_corner_gesture_summary">Swipe up from a bottom corner to invoke digital assistant app.</string>
<!-- Content description for the Information icon [CHAR LIMIT=30] -->
<string name="information_label">Information</string>