Merge changes I3a0066e6,I080a538e into rvc-dev am: 5d0e5f7624
Change-Id: I59243c02e86100826bf8c06277992c2364105d8e
This commit is contained in:
@@ -791,6 +791,15 @@
|
|||||||
<item>Very large</item>
|
<item>Very large</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
|
<!-- Summary for Captions settings, explaining important settings under it. [CHAR LIMIT=NONE] -->
|
||||||
|
<string-array name="captioning_font_size_selector_summaries">
|
||||||
|
<item>Very small text size</item>
|
||||||
|
<item>Small text size</item>
|
||||||
|
<item>Default text size</item>
|
||||||
|
<item>Large text size</item>
|
||||||
|
<item>Very large text size</item>
|
||||||
|
</string-array>
|
||||||
|
|
||||||
<!-- Values for captioning font size preference. -->
|
<!-- Values for captioning font size preference. -->
|
||||||
<string-array name="captioning_font_size_selector_values" translatable="false" >
|
<string-array name="captioning_font_size_selector_values" translatable="false" >
|
||||||
<item>0.25</item>
|
<item>0.25</item>
|
||||||
|
@@ -4986,10 +4986,14 @@
|
|||||||
<string name="accessibility_shortcut_edit_dialog_summary_software_gesture_talkback">Swipe up from the bottom of the screen with 3 fingers.\n\nTo switch between features, swipe up with 3 fingers and hold.</string>
|
<string name="accessibility_shortcut_edit_dialog_summary_software_gesture_talkback">Swipe up from the bottom of the screen with 3 fingers.\n\nTo switch between features, swipe up with 3 fingers and hold.</string>
|
||||||
<!-- Title for hardware shortcut in accessibility edit shortcut dialog. [CHAR LIMIT=NONE] -->
|
<!-- Title for hardware shortcut in accessibility edit shortcut dialog. [CHAR LIMIT=NONE] -->
|
||||||
<string name="accessibility_shortcut_edit_dialog_title_hardware">Hold volume keys</string>
|
<string name="accessibility_shortcut_edit_dialog_title_hardware">Hold volume keys</string>
|
||||||
|
<!-- Part of list to compose user's accessibility shortcut list. [CHAR LIMIT=NONE] -->
|
||||||
|
<string name="accessibility_shortcut_hardware_keyword">hold volume keys</string>
|
||||||
<!-- Summary for hardware shortcut in accessibility edit shortcut dialog. [CHAR LIMIT=NONE] -->
|
<!-- Summary for hardware shortcut in accessibility edit shortcut dialog. [CHAR LIMIT=NONE] -->
|
||||||
<string name="accessibility_shortcut_edit_dialog_summary_hardware">Press & hold both volume keys</string>
|
<string name="accessibility_shortcut_edit_dialog_summary_hardware">Press & hold both volume keys</string>
|
||||||
<!-- Title for triple tap shortcut in accessibility edit shortcut dialog. [CHAR LIMIT=NONE] -->
|
<!-- Title for triple tap shortcut in accessibility edit shortcut dialog. [CHAR LIMIT=NONE] -->
|
||||||
<string name="accessibility_shortcut_edit_dialog_title_triple_tap">Triple-tap screen</string>
|
<string name="accessibility_shortcut_edit_dialog_title_triple_tap">Triple-tap screen</string>
|
||||||
|
<!-- Part of list to compose user's accessibility shortcut list. [CHAR LIMIT=NONE] -->
|
||||||
|
<string name="accessibility_shortcut_triple_tap_keyword">triple-tap screen</string>
|
||||||
<!-- Summary for triple tap shortcut in accessibility edit shortcut dialog. [CHAR LIMIT=NONE] -->
|
<!-- Summary for triple tap shortcut in accessibility edit shortcut dialog. [CHAR LIMIT=NONE] -->
|
||||||
<string name="accessibility_shortcut_edit_dialog_summary_triple_tap">Quickly tap screen 3 times. This shortcut may slow down your device.</string>
|
<string name="accessibility_shortcut_edit_dialog_summary_triple_tap">Quickly tap screen 3 times. This shortcut may slow down your device.</string>
|
||||||
<!-- Title for the accessibility edit shortcut dialog to save the preference when user clicks it. [CHAR LIMIT=20] -->
|
<!-- Title for the accessibility edit shortcut dialog to save the preference when user clicks it. [CHAR LIMIT=20] -->
|
||||||
|
Reference in New Issue
Block a user