Add content description for no name and starred header.

BUG 30125507

Change-Id: Ia5d2be51eba88f3d59afa591f8f3aedf175efbc9
diff --git a/res-common/values/strings.xml b/res-common/values/strings.xml
index 3d1ce15..5d047bb 100644
--- a/res-common/values/strings.xml
+++ b/res-common/values/strings.xml
@@ -840,6 +840,9 @@
          [CHAR LIMIT=NONE]-->
     <string name="description_search_video_call">Place video call</string>
 
-    <!-- Content description of delete contact button-->
+    <!-- Content description of delete contact button [CHAR LIMIT=30]-->
     <string name="description_delete_contact">Delete</string>
+
+    <!-- Content description for (...) in no name header [CHAR LIMIT=30]-->
+    <string name="description_no_name_header">Ellipsis</string>
 </resources>