Merge "Correct the string relate to volume shortcut keys." into rvc-dev am: 6804573968

Change-Id: I0ee94a29e189e8b4d496efa4ee07f75c2561e46e
This commit is contained in:
PETER LIANG
2020-05-07 11:12:34 +00:00
committed by Automerger Merge Worker

View File

@@ -4945,7 +4945,7 @@
<!-- Title for the accessibility tutorial dialog in accessibility service with button. [CHAR LIMIT=50] -->
<string name="accessibility_tutorial_dialog_title_button">Use accessibility button to open</string>
<!-- Title for the accessibility tutorial dialog in accessibility service with volume keys. [CHAR LIMIT=50] -->
<string name="accessibility_tutorial_dialog_title_volume">Hold volume key to open</string>
<string name="accessibility_tutorial_dialog_title_volume">Hold volume keys to open</string>
<!-- Title for the accessibility tutorial dialog in accessibility service with triple tap. [CHAR LIMIT=100] -->
<string name="accessibility_tutorial_dialog_title_triple">Triple tap screen to open</string>
<!-- Title for the accessibility tutorial dialog in accessibility service with gesture. [CHAR LIMIT=50] -->