Updating corner gesture summary string

Test: Built and ran locally

Bug: 308421854

Change-Id: I395628a66f032f5f99c8060b4c142ff4c0a2d7d1
This commit is contained in:
Randy Pfohl
2023-11-07 22:45:06 +00:00
parent b75a956c10
commit 2aeff64425

View File

@@ -10268,7 +10268,7 @@
<!-- Title text for swiping from bottom corners to invoke the digital assistant app. [CHAR LIMIT=60] --> <!-- 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> <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] --> <!-- 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 to invoke digital assistant app.</string> <string name="assistant_corner_gesture_summary">Swipe up from a bottom corner to invoke digital assistant app</string>
<!-- Title text for holding a long press on Home button to invoke the digital assistant app. [CHAR LIMIT=60] --> <!-- Title text for holding a long press on Home button to invoke the digital assistant app. [CHAR LIMIT=60] -->
<string name="assistant_long_press_home_gesture_title">Hold Home for Assistant</string> <string name="assistant_long_press_home_gesture_title">Hold Home for Assistant</string>