Setup basic layout and resources for the accessibility button settings page am: 03dbb40d2b
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13899506 Change-Id: I92f17c3ce600d3bd1fc44c46d6108d1d667535da
This commit is contained in:
@@ -5164,6 +5164,26 @@
|
||||
<string name="accessibility_shortcut_service_on_lock_screen_title">Shortcut from lock screen</string>
|
||||
<!-- Description of accessibility shortcut. [CHAR LIMIT=NONE] -->
|
||||
<string name="accessibility_shortcut_description">Allow feature shortcut to turn on from the lock screen. Hold both volume keys for a few seconds.</string>
|
||||
<!-- Title for the accessibility button page. [CHAR LIMIT=35] -->
|
||||
<string name="accessibility_button_title">Accessibility button</string>
|
||||
<!-- 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 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>
|
||||
<!-- Title for the location of the accessibility button. [CHAR LIMIT=35] -->
|
||||
<string name="accessibility_button_location_title">Location</string>
|
||||
<!-- Title for the size of the accessibility button. [CHAR LIMIT=35] -->
|
||||
<string name="accessibility_button_size_title">Size</string>
|
||||
<!-- Title for the fade of the accessibility button. [CHAR LIMIT=35] -->
|
||||
<string name="accessibility_button_fade_title">Fade when not in use</string>
|
||||
<!-- Summary for the fade of the accessibility button. [CHAR LIMIT=80] -->
|
||||
<string name="accessibility_button_fade_summary">Fades after a few seconds so it\u2019s easier to see your screen</string>
|
||||
<!-- Title for the transparency of the accessibility button. Will become fade when not interact with the accessibility button. [CHAR LIMIT=40] -->
|
||||
<string name="accessibility_button_opacity_title">Transparency when not in use</string>
|
||||
<!-- Label on the left side of transparency adjustment slider [CHAR LIMIT=30] -->
|
||||
<string name="accessibility_button_low_label">Transparent</string>
|
||||
<!-- Label on the right side of transparency adjustment slider [CHAR LIMIT=30] -->
|
||||
<string name="accessibility_button_high_label">Non-transparent</string>
|
||||
<!-- Title for the accessibility preference to high contrast text. [CHAR LIMIT=35] -->
|
||||
<string name="accessibility_toggle_high_text_contrast_preference_title">High contrast text</string>
|
||||
<!-- Title for the accessibility preference to auto update screen magnification. [CHAR LIMIT=35] -->
|
||||
|
||||
Reference in New Issue
Block a user