Merge "Fixing accessibility string" into ub-launcher3-burnaby

This commit is contained in:
Sunny Goyal 2015-05-20 04:15:24 +00:00 committed by Android (Google) Code Review
commit 42690130fb
1 changed files with 1 additions and 1 deletions

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>