Merge "Provides TC ID for accessibility framework feature for "shortcut" part" into sc-v2-dev am: 2ceb52ea6b
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15186114 Change-Id: I2ed1e81347c404b77d8325337396fd6e4d22e170
This commit is contained in:
@@ -5263,6 +5263,8 @@
|
||||
<string name="accessibility_captioning_title">Caption preferences</string>
|
||||
<!-- Title for the accessibility preference screen to enable screen magnification. [CHAR LIMIT=35] -->
|
||||
<string name="accessibility_screen_magnification_title">Magnification</string>
|
||||
<!-- Title for accessibility shortcut preference for magnification. [CHAR LIMIT=60] -->
|
||||
<string name="accessibility_screen_magnification_shortcut_title">Magnification shortcut</string>
|
||||
<!-- Title for the accessibility preference screen to edit magnification area. [CHAR LIMIT=35] -->
|
||||
<string name="accessibility_magnification_mode_title">Magnification type</string>
|
||||
<!-- Message for the accessibility preference screen to edit magnification area dialog. [CHAR LIMIT=none] -->
|
||||
@@ -5485,6 +5487,8 @@
|
||||
<string name="accessibility_display_inversion_preference_title">Color inversion</string>
|
||||
<!-- Used in the accessibility service settings to control turning display color inversion on/off entirely. [CHAR LIMIT=NONE] -->
|
||||
<string name="accessibility_display_inversion_switch_title">Use color inversion</string>
|
||||
<!-- Title for accessibility shortcut preference for color inversion. [CHAR LIMIT=60] -->
|
||||
<string name="accessibility_display_inversion_shortcut_title">Color inversion shortcut</string>
|
||||
<!-- Subtitle for the accessibility preference to configure display color inversion. [CHAR LIMIT=NONE] -->
|
||||
<string name="accessibility_display_inversion_preference_subtitle">
|
||||
<![CDATA[Color inversion turns light screens dark.<br/><br/>
|
||||
@@ -5536,6 +5540,8 @@
|
||||
<string name="accessibility_service_primary_open_title">Open <xliff:g id="accessibility_app_name" example="TalkBack">%1$s</xliff:g></string>
|
||||
<!-- Used in the Color correction settings screen to control turning on/off the feature entirely [CHAR LIMIT=60] -->
|
||||
<string name="accessibility_daltonizer_primary_switch_title">Use color correction</string>
|
||||
<!-- Title for accessibility shortcut preference for color correction. [CHAR LIMIT=60] -->
|
||||
<string name="accessibility_daltonizer_shortcut_title">Color correction shortcut</string>
|
||||
<!-- Title for Captions settings screen to control turning on/off the feature entirely [CHAR LIMIT=60] -->
|
||||
<string name="accessibility_caption_primary_switch_title">Show captions</string>
|
||||
<!-- Summary for Captions settings screen to control turning on/off the feature entirely [CHAR LIMIT=NONE] -->
|
||||
@@ -5615,6 +5621,8 @@
|
||||
<string name="reduce_bright_colors_preference_title">Extra dim</string>
|
||||
<!-- Title for the activation switch of the Reduce Brightness feature. [CHAR LIMIT=NONE] -->
|
||||
<string name="reduce_bright_colors_switch_title">Make screen extra dim</string>
|
||||
<!-- Title for accessibility shortcut preference for Reduce Brightness. [CHAR LIMIT=60] -->
|
||||
<string name="reduce_bright_colors_shortcut_title">Extra dim shortcut</string>
|
||||
<!-- Summary for the accessibility preference to configure Reduce Brightness feature. [CHAR LIMIT=NONE] -->
|
||||
<string name="reduce_bright_colors_preference_summary" product="default">Dim screen beyond your phone\u2019s minimum brightness</string>
|
||||
<!-- Summary for the accessibility preference to configure Reduce Brightness feature. [CHAR LIMIT=NONE] -->
|
||||
|
||||
Reference in New Issue
Block a user