Polish humanize strings for Accessibility button & gesture page
Bug: 218409088 Test: make RunSettingsRoboTests ROBOTEST_FILTER=AccessibilityButtonFooterPreferenceControllerTest Change-Id: I9fde58d0a438aae68f0c8457f894e6b06ef97f3b
This commit is contained in:
@@ -5348,6 +5348,8 @@
|
||||
<string name="accessibility_button_title">Accessibility button</string>
|
||||
<!-- Title for the accessibility button & gesture page. [CHAR LIMIT=35] -->
|
||||
<string name="accessibility_button_gesture_title">Accessibility button & gesture</string>
|
||||
<!-- Introduction for the accessibility button page. [CHAR LIMIT=NONE] -->
|
||||
<string name="accessibility_button_intro_text">Quickly access accessibility features from any screen</string>
|
||||
<!-- Title for the accessibility button footer. [CHAR LIMIT=35] -->
|
||||
<string name="accessibility_button_about_title">About accessibility button</string>
|
||||
<!-- Title for the accessibility button & gesture footer. [CHAR LIMIT=55] -->
|
||||
@@ -5359,9 +5361,9 @@
|
||||
<!-- Summary text for the accessibility button preference. [CHAR LIMIT=50] -->
|
||||
<string name="accessibility_button_summary">Quickly access accessibility features</string>
|
||||
<!-- Description for the accessibility button in gesture navigation. Explain how this page works. [CHAR LIMIT=NONE] -->
|
||||
<string name="accessibility_button_gesture_description">Quickly access accessibility features from any screen.\n\nTo get started, go to accessibility settings and select a feature. Tap on the shortcut and select the accessibility button or gesture.</string>
|
||||
<string name="accessibility_button_gesture_description"><b>How to use the button or gesture</b>\n\n1. Go to accessibility settings\n2. Select a feature and tap the shortcut\n3. To use the feature, tap the accessibility button or gesture</string>
|
||||
<!-- Description for the accessibility button page. Explain how this page works. [CHAR LIMIT=NONE] -->
|
||||
<string name="accessibility_button_description">Quickly access accessibility features from any screen.\n\nTo get started, go to accessibility settings and select a feature. Tap on the shortcut and select the accessibility button.</string>
|
||||
<string name="accessibility_button_description"><b>How to use the button</b>\n\n1. Go to accessibility settings\n2. Select a feature and tap the shortcut\n3. To use the feature, tap the accessibility button</string>
|
||||
<!-- Title for the button or gesture of the accessibility button. [CHAR LIMIT=35] -->
|
||||
<string name="accessibility_button_or_gesture_title">Use button or gesture</string>
|
||||
<!-- Title for the location of the accessibility button. [CHAR LIMIT=35] -->
|
||||
|
||||
Reference in New Issue
Block a user