summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values/cm_strings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index bb9450a8d..ad990cb05 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -19,7 +19,7 @@
<string name="menu_moveGroupMembers">Move group members</string>
<!-- Toast displayed when saving a contact to sim card failed -->
- <string name="contactSavedToSimCardError">Could not saved the selected contacts to the SIM card</string>
+ <string name="contactSavedToSimCardError">Could not save the selected contacts to the SIM card</string>
<string name="number_anr_too_long">Number is too long</string>
<string name="email_address_too_long">Email address is too long</string>
<string name="sim_card_full">SIM card is full</string>
@@ -49,13 +49,13 @@
<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">The selected contacts will be deleted.</string>
- <string name="delete_contacts_title">Delete Contacts</string>
- <string name="delete_contacts_message">Deleting Contacts\u2026</string>
+ <string name="delete_contacts_title">Delete contacts</string>
+ <string name="delete_contacts_message">Deleting contacts\u2026</string>
<!-- Menu item used to refresh a specific contact -->
<string name="menu_refresh">Refresh</string>
- <string name="video_call">Video Calling</string>
+ <string name="video_call">Video calling</string>
<string name="menu_copyTo">Copy to <xliff:g id="destination">%s</xliff:g></string>
<string name="no_empty_email_in_usim">USIM contact does not have an available email field, unable to copy messages.</string>