summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorYorke Lee <yorkelee@google.com>2013-09-24 15:32:55 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-09-24 15:32:55 -0700
commit38d82beea64dc299c7d58691378ec5a52f268769 (patch)
treebcfacd20d5a66836df6ebcdd7b6f075bed5a50da /res
parent7fd63d8af8a35fd53567ea348a5c30c3a4bb52f6 (diff)
parent9b3792aa3b9f1edebb1218ccb19101893ce68102 (diff)
am 9b3792aa: am 8ea8569d: Merge "Add string for Dialer tooltip" into klp-dev
* commit '9b3792aa3b9f1edebb1218ccb19101893ce68102': Add string for Dialer tooltip
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 2f04833ec..a7387b93b 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -627,4 +627,9 @@
<!-- Shows when there are no favorites. -->
<string name="no_favorites">Favorites &amp; contacts you\ncall often will show here.\nSo, start calling.</string>
+ <!-- Shows up as a tooltip to provide a hint to the user that the profile pic in a contact
+ card can be tapped to bring up a list of all numbers, or long pressed to start reordering
+ [CHAR LIMIT=NONE]
+ -->
+ <string name="contact_tooltip">Tap image to see all numbers or press and hold to reorder</string>
</resources>