summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-05-19 14:48:52 -0700
committerSunny Goyal <sunnygoyal@google.com>2015-05-19 14:48:52 -0700
commit7a89eec7e09ac23d50475ff311cd52019c0797cd (patch)
treed5b3ffa94c42a810fea713ee9c6d81fa75618cfa /res/values/strings.xml
parent39b83c62566f6914f9169cd9ee5f1edb44815109 (diff)
downloadandroid_packages_apps_Trebuchet-7a89eec7e09ac23d50475ff311cd52019c0797cd.tar.gz
android_packages_apps_Trebuchet-7a89eec7e09ac23d50475ff311cd52019c0797cd.tar.bz2
android_packages_apps_Trebuchet-7a89eec7e09ac23d50475ff311cd52019c0797cd.zip
Fixing accessibility string
Bug: 19776741 Change-Id: Ie020911bd17aa102eddfc69d6b3db5c19db9c6ac
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 0fb5e3ad3..18f97c84d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -186,7 +186,7 @@
<string name="action_add_to_workspace">Add to Home screen</string>
<!-- Accessibility action to move item to the current location. [CHAR_LIMIT=30] -->
- <string name="action_move_here">Move here</string>
+ <string name="action_move_here">Move item here</string>
<!-- Accessibility confirmation for item added to workspace. -->
<string name="item_added_to_workspace">Item added to home screen</string>