Merge "chore(onefingerpan): update onefingerpan preference summary and magnification settings page footer description" into main
This commit is contained in:
@@ -4883,8 +4883,10 @@
|
||||
<string name="accessibility_magnification_triple_tap_warning_negative_button">Cancel</string>
|
||||
<!-- Title for the accessibility preference screen to enable screen magnification settings. [CHAR LIMIT=35] -->
|
||||
<string name="accessibility_magnification_service_settings_title">Magnification settings</string>
|
||||
<!-- Title for accessibility magnification preference where user can move the magnification area by dragging one finger instead of two. [CHAR LIMIT=60] -->
|
||||
<string name="accessibility_magnification_one_finger_panning_title">One-finger panning</string>
|
||||
<!-- Title for accessibility magnification preference where user can move the magnification area by dragging one finger. [CHAR LIMIT=60] -->
|
||||
<string name="accessibility_magnification_one_finger_panning_title">Move magnifier with 1 finger</string>
|
||||
<!-- Summary for accessibility magnification one finger panning feature where user can move the magnification area by dragging one finger. [CHAR LIMIT=60] -->
|
||||
<string name="accessibility_magnification_one_finger_panning_summary">Drag 1 finger to move around the screen</string>
|
||||
<!-- Summary for accessibility magnification preference when one finger panning feature is turned on.
|
||||
The feature when enabled allows user to move the magnification area by dragging one finger instead of two. [CHAR LIMIT=60] -->
|
||||
<string name="accessibility_magnification_one_finger_panning_summary_on">Move the magnification area by dragging one finger.</string>
|
||||
@@ -4948,6 +4950,30 @@
|
||||
{4,number,integer}. Lift finger to stop magnification
|
||||
]]>
|
||||
</string>
|
||||
<!-- Instructions on the accessibility preference screen teaching the user how to interact with screen magnification when one finger panning feature is turned off. [CHAR LIMIT=none] -->
|
||||
<string name="accessibility_screen_magnification_summary_one_finger_panning_off">
|
||||
<![CDATA[
|
||||
<b>To zoom in:</b><br/>
|
||||
{0,number,integer}. Use shortcut to start magnification<br/>
|
||||
{1,number,integer}. Tap the screen<br/>
|
||||
{2,number,integer}. Drag 2 fingers to move around the screen<br/>
|
||||
{3,number,integer}. Pinch with 2 fingers to adjust zoom<br/>
|
||||
{4,number,integer}. Use shortcut to stop magnification<br/><br/>
|
||||
You can also zoom in temporarily and more.
|
||||
]]>
|
||||
</string>
|
||||
<!-- Instructions on the accessibility preference screen teaching the user how to interact with screen magnification when one finger panning feature is turned on. [CHAR LIMIT=none] -->
|
||||
<string name="accessibility_screen_magnification_summary_one_finger_panning_on">
|
||||
<![CDATA[
|
||||
<b>To zoom in:</b><br/>
|
||||
{0,number,integer}. Use shortcut to start magnification<br/>
|
||||
{1,number,integer}. Tap the screen<br/>
|
||||
{2,number,integer}. Drag 1 or 2 fingers to move around the screen<br/>
|
||||
{3,number,integer}. Pinch with 2 fingers to adjust zoom<br/>
|
||||
{4,number,integer}. Use shortcut to stop magnification<br/><br/>
|
||||
You can also zoom in temporarily and more.
|
||||
]]>
|
||||
</string>
|
||||
<!-- Summary for the accessibility preference screen to enable screen magnification via the nav bar. [CHAR LIMIT=none] -->
|
||||
<string name="accessibility_screen_magnification_navbar_summary">When magnification is turned on, you can zoom in on your screen.\n\n<b>To zoom</b>, start magnification, then tap anywhere on the screen.\n<ul><li>Drag 2 or more fingers to scroll</li>\n<li>Pinch 2 or more fingers to adjust zoom</li></ul>\n\n<b>To zoom temporarily</b>, start magnification, then touch & hold anywhere on the screen.\n<ul><li>Drag to move around the screen</li>\n<li>Lift finger to zoom out</li></ul>\n\nYou can’t zoom in on the keyboard or navigation bar.</string>
|
||||
<!-- Accessibility label for paging indicator in accessibility tutorial page. [CHAR LIMIT=NONE] -->
|
||||
|
||||
Reference in New Issue
Block a user