diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/values/strings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index c6947dd12..0e2c9e09c 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -520,8 +520,8 @@ <string name="add_contact_not_available">Re-enable the People application to use this feature.</string> <!-- Hint displayed in dialer search box when there is no query that is currently typed. - [CHAR LIMIT=25] --> - <string name="dialer_hint_find_contact">Type a name or phone</string> + [CHAR LIMIT=30] --> + <string name="dialer_hint_find_contact">Type a name or phone number</string> <!-- Title for the call log tab containing the list of all voicemails and calls [CHAR LIMIT=15] --> |