summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values-fr/cm_strings.xml1
-rw-r--r--res/values-nl/cm_strings.xml3
2 files changed, 4 insertions, 0 deletions
diff --git a/res/values-fr/cm_strings.xml b/res/values-fr/cm_strings.xml
index 5882c27..8154a80 100644
--- a/res/values-fr/cm_strings.xml
+++ b/res/values-fr/cm_strings.xml
@@ -38,6 +38,7 @@
<string name="pref_summary_mms_read_reports">Demander un accusé de lecture pour chaque message envoyé</string>
<string name="delivery_reports_mms_pref_title">Accusés de réception</string>
<string name="read_reports_mms_pref_title">Accusés de lecture</string>
+ <string name="status_read">Lu</string>
<!-- Item Descriptions for MMS sending Priority -->
<string name="priority_pref_title">Priorité de l\'envoi</string>
<string name="priority_low">Faible</string>
diff --git a/res/values-nl/cm_strings.xml b/res/values-nl/cm_strings.xml
index ac059e3..50e0f25 100644
--- a/res/values-nl/cm_strings.xml
+++ b/res/values-nl/cm_strings.xml
@@ -128,4 +128,7 @@
<string name="slot2">SIM 2</string>
<!-- Audio Library Tab for MMS attachments -->
<string name="mediapicker_gallery_image_item_attachment_too_large">Kan video niet toevoegen. Maximale berichtgrootte overschreden.</string>
+ <string name="mediapicker_audio_list_title">Audio selecteren</string>
+ <string name="mediapicker_audio_list_item_selected_content_description">Audio is geselecteerd.</string>
+ <string name="mediapicker_audio_list_item_unselected_content_description">Audio is niet geselecteerd.</string>
</resources>