summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values/cm_strings.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index 1158d908b..da409e187 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -52,10 +52,9 @@
<!-- Confirmation dialog title after users selects to delete a contact. [CHAR LIMIT=25]-->
<string name="deleteConfirmation_title">Delete contact?</string>
- <string name="too_many_contacts_add_to_group">Too many contacts, that should be less than <xliff:g id="count">%d</xliff:g></string>
+ <string name="too_many_contacts_add_to_group">No more than <xliff:g id="count">%d</xliff:g> contacts can be added</string>
<!-- Multi Delete Contacts related strings -->
<string name="ContactMultiDeleteConfirmation">These contacts will be deleted.</string>
- <string name="delete_termination">"Delete is termination"</string>
<!-- Toast displayed when a contact is deleted [CHAR LIMIT=NONE] -->
<string name="contactDeletedToast">Contact deleted</string>
@@ -87,8 +86,6 @@
<string name="delete_call_alert">Delete selected call logs?</string>
<string name="title_del_call">Delete</string>
- <string name="title_add_members">Add members</string>
-
<string name="powered_by_provider">Powered by <xliff:g id="provider">%s</xliff:g></string>
</resources>