Improved graphics and text for directory headers

Change-Id: I4355ae63bd86c3e4f584fe9b9291e178e289f956
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 4bfebae..6a5d5c5 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -336,6 +336,9 @@
         <item quantity="other"><xliff:g id="count">%d</xliff:g> found</item>
     </plurals>
 
+    <!-- Displayed at the top of search results indicating that more contacts were found than shown [CHAR LIMIT=64] -->
+    <string name="foundTooManyContacts">more than <xliff:g id="count">%d</xliff:g> found</string>
+
     <!-- Displayed at the top of the contacts showing the zero total number of contacts found when "Only contacts with phones" not selected -->
     <string name="listFoundAllContactsZero">Not found</string>