summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSvetoslav Ganov <svetoslavganov@google.com>2012-09-16 14:20:36 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-09-16 14:20:36 -0700
commit260d930e304b768c31694521375876f11b8367f3 (patch)
tree8e72841308baaeaaaab06485ab08380d4d53070e
parentcf008c28b871d4167e5aa19191ca691fb988f8fd (diff)
parent5081855beb631f11f5ba35a43a65bb86d3e30f44 (diff)
downloadpackages_apps_settings-260d930e304b768c31694521375876f11b8367f3.zip
packages_apps_settings-260d930e304b768c31694521375876f11b8367f3.tar.gz
packages_apps_settings-260d930e304b768c31694521375876f11b8367f3.tar.bz2
Merge "Updating the screen magnification description." into jb-mr1-dev
-rw-r--r--res/values/strings.xml21
1 files changed, 10 insertions, 11 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b44952b..201f4e2 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -2997,18 +2997,17 @@
<string name="accessibility_screen_magnification_title">Screen magnification</string>
<!-- Summary for the accessibility preference screen to enable screen magnification. [CHAR LIMIT=35] -->
<string name="accessibility_screen_magnification_summary">
- When screen magnification is on, you can:\n
- \n
- Temporary zoom-in: Triple-tap &amp; hold.\n
- Toggle permanent zoom state: Triple-tap &amp; release.\n
- \n
- Adjust zoomed area: Triple-tap &amp; hold to zoom, then drag your finger across the screen.\n
- Pan when zoomed-in: Drag two or more fingers across the screen.\n
- \n
- Adjust zoom level when zoomed-out: Triple-tap &amp; hold to zoom, then drag one or more fingers.\n
- Adjust zoom level when zoomed-in: Pinch with two or more fingers.\n
- </string>
+ When screen magnification is on, you can\:\n\n
+
+ Zoom: Triple-tap &amp; hold.\n
+ Zoom &amp; pan: Triple-tap &amp; hold, then drag your finger.\n
+ Toggle zoom in or out: Triple tap &amp; release.\n\n
+ While you\'re zoomed in, you can:\n
+
+ Pan: Drag two or more fingers across the screen.\n
+ Adjust zoom level: Pinch or expand using two or more fingers.
+ </string>
<!-- Title for the accessibility preference to enable large text. [CHAR LIMIT=35] -->
<string name="accessibility_toggle_large_text_preference_title">Large text</string>
<!-- Title for the accessibility preference to enable screen magnification. [CHAR LIMIT=35] -->