diff options
author | Jay Shrauner <shrauner@google.com> | 2015-11-10 12:49:01 -0800 |
---|---|---|
committer | Jay Shrauner <shrauner@google.com> | 2015-11-10 12:49:01 -0800 |
commit | bf3f30b8062cdf0ccdb5fbd18f9ee43681ea79c9 (patch) | |
tree | 71bd519780ae140e7ecfea1d9006f50ad1c23a51 | |
parent | 91d04a78693c626783f6bb587a8180ab6cfbbc70 (diff) |
Increase char limit for block_number_search_hint
Increase char limit from 40 to 45
Bug:24521652
Change-Id: Ie6c589538ec133ff08d4826a053e5d80b6665719
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 33fbbb666..0d79d9d46 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -478,7 +478,7 @@ <string name="dialer_hint_find_contact">Search contacts</string> <!-- Hint displayed in add blocked number search box when there is no query typed. - [CHAR LIMIT=40] --> + [CHAR LIMIT=45] --> <string name="block_number_search_hint">Add number or search contacts</string> <!-- String resource for the font-family to use for the call log activity's title |