am 42690130: Merge "Fixing accessibility string" into ub-launcher3-burnaby

* commit '42690130fb5a4b0817b256e31c17a6bca92a7535':
  Fixing accessibility string
This commit is contained in:
Sunny Goyal
2015-05-20 07:02:45 +00:00
committed by Android Git Automerger
+1 -1
View File
@@ -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>