summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2016-06-22 12:03:53 -0700
committerSunny Goyal <sunnygoyal@google.com>2016-06-22 12:04:50 -0700
commit5b2de72e4c45618504acd536fa55d53924a4fcea (patch)
tree5a94bcf6ffed5754c8b7abb994fe27135bc5bc11 /res/values/strings.xml
parentfce71421bf4b2e069e4a6404b851bdcefe24a4ae (diff)
downloadandroid_packages_apps_Trebuchet-5b2de72e4c45618504acd536fa55d53924a4fcea.tar.gz
android_packages_apps_Trebuchet-5b2de72e4c45618504acd536fa55d53924a4fcea.tar.bz2
android_packages_apps_Trebuchet-5b2de72e4c45618504acd536fa55d53924a4fcea.zip
Updating some strings 'Tap & hold' > 'Touch & hold'
Bug: 29388170 Change-Id: Ida97ac8b49d0b365a5437ec4926d16c6486659eb
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 9f011e5c3..59dd1f816 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -38,7 +38,7 @@
<!-- Widgets -->
<!-- Message to tell the user to press and hold on a widget to add it [CHAR_LIMIT=50] -->
- <string name="long_press_widget_to_add">Tap &amp; hold to pick up a widget.</string>
+ <string name="long_press_widget_to_add">Touch &amp; hold to pick up a widget.</string>
<!-- Accessibility spoken hint message in widget picker, which allows user to add a widget. Custom action is the label for additional accessibility actions available in this mode [CHAR_LIMIT=100] -->
<string name="long_accessible_way_to_add">Double-tap &amp; hold to pick up a widget or use custom actions.</string>
<!-- The format string for the dimensions of a widget in the drawer -->
@@ -135,7 +135,7 @@
<!-- The title text for workspace longpress action [CHAR_LIMIT=40] -->
<string name="workspace_cling_longpress_title">Wallpapers, widgets, &amp; settings</string>
<!-- The description of how to use the workspace [CHAR_LIMIT=70] -->
- <string name="workspace_cling_longpress_description">Tap &amp; hold background to customize</string>
+ <string name="workspace_cling_longpress_description">Touch &amp; hold background to customize</string>
<!-- The description of the button to dismiss the cling [CHAR_LIMIT=30] -->
<string name="workspace_cling_longpress_dismiss">GOT IT</string>