summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Amin Shaikh <ashaikh@google.com> 2018-03-21 07:39:24 -0400
committer Amin Shaikh <ashaikh@google.com> 2018-03-21 07:39:24 -0400
commit845dd804d3c2b8c07deb309ccd2342e8c31e6694 (patch)
tree63a7692f740e83dcfe1530162640208a566f83d8
parent039deb4390fee97d50c474202dfe5de0616f9772 (diff)
Update QS customizer add tiles string.
Change-Id: Iddea2dd8bd48b980e083fac447e905616031b365 Fixes: 27961533 Test: visual
-rw-r--r--packages/SystemUI/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SystemUI/res/values/strings.xml b/packages/SystemUI/res/values/strings.xml
index bf3fa2907b6b..1e0cb6836a8a 100644
--- a/packages/SystemUI/res/values/strings.xml
+++ b/packages/SystemUI/res/values/strings.xml
@@ -1848,7 +1848,7 @@
<string name="right_icon">Right icon</string>
<!-- Label for area where tiles can be dragged out of [CHAR LIMIT=60] -->
- <string name="drag_to_add_tiles">Drag to add tiles</string>
+ <string name="drag_to_add_tiles">Hold and drag to add tiles</string>
<!-- Label for area where tiles can be dragged in to [CHAR LIMIT=60] -->
<string name="drag_to_remove_tiles">Drag here to remove</string>