summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorAnne Rong <annerong@google.com>2015-07-22 16:27:37 -0700
committerAnne Rong <annerong@google.com>2015-07-23 13:47:29 -0700
commit3520800e124f5871ab64721f9fb7049ecfa0cc54 (patch)
tree65658e80203c80224733d2b2f989bc9d70bdd02b /res/values
parentab183510ce4ed4538d5bbbbfba512db240b32f27 (diff)
If nearby places is disabled, change search hint text.
Added method setSearchBoxText to DialtactsActivity, for overriding in Google Dialer. Bug: 20699994 Change-Id: I82ac9bfd7aea705d2b32b63ee58220ac231fc489
Diffstat (limited to 'res/values')
-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 eec9b0ca7..3d7d5f16a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -458,7 +458,7 @@
<!-- Hint displayed in dialer search box when there is no query that is currently typed.
[CHAR LIMIT=30] -->
- <string name="dialer_hint_find_contact">Enter a name or phone number</string>
+ <string name="dialer_hint_find_contact">Search contacts</string>
<!-- String resource for the font-family to use for the call log activity's title
Do not translate. -->