Change description of delete button in group view.
BUG 30116136
Change-Id: Id463a738c661aafbe137fee4a43d006855896387
diff --git a/res-common/values/strings.xml b/res-common/values/strings.xml
index 8bb7b8d..13df8cd 100644
--- a/res-common/values/strings.xml
+++ b/res-common/values/strings.xml
@@ -782,4 +782,7 @@
[CHAR LIMIT=NONE]-->
<string name="description_search_video_call">Place video call</string>
+
+ <!-- Content description of delete contact button-->
+ <string name="description_delete_contact">Delete</string>
</resources>