summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2017-01-07 20:23:31 +0200
committerArne Coucheron <arco68@gmail.com>2017-01-17 05:35:31 +0000
commitea55e09ce1d6ee78c6a22f57c55db54e39480719 (patch)
tree858249ebf48d0f178e07a78584f723550c7a61d1
parent0e0742f96209868a153f8f6e596538dbb8fd51e5 (diff)
downloadandroid_packages_apps_Messaging-ea55e09ce1d6ee78c6a22f57c55db54e39480719.tar.gz
android_packages_apps_Messaging-ea55e09ce1d6ee78c6a22f57c55db54e39480719.tar.bz2
android_packages_apps_Messaging-ea55e09ce1d6ee78c6a22f57c55db54e39480719.zip
Messaging: String improvementsstaging/cm-14.1-cafrebase
Change-Id: Ic24749f4d027bdd3cc2a7aae2c0bbd33a8ad4042 (cherry picked from commit f5b8d0f284f545dc57c59eb51841a06b7f779ed0)
-rw-r--r--res/values/cm_strings.xml12
1 files changed, 4 insertions, 8 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index 1914da1..260979a 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -24,15 +24,11 @@
<string name="show_emoticons_pref_summary">Show the emoticons key on the keyboard</string>
<!-- Audio Library Tab for MMS attachments -->
- <string name="mediapicker_galleryChooserDescription_cm">Choose images or videos from this
- device</string>
- <string name="mediapicker_audioListChooserDescription">Choose audio files from this
- device</string>
- <string name="mediapicker_gallery_image_item_attachment_too_large">Can\'t attach video.
- Max message size exceeded.</string>
+ <string name="mediapicker_galleryChooserDescription_cm">Choose images or videos from this device</string>
+ <string name="mediapicker_audioListChooserDescription">Choose audio files from this device</string>
+ <string name="mediapicker_gallery_image_item_attachment_too_large">Can\'t attach video. Max message size exceeded.</string>
<string name="mediapicker_audio_list_title">Choose audio</string>
<string name="mediapicker_audio_list_item_selected_content_description">Selected audio</string>
<string name="mediapicker_audio_list_item_unselected_content_description">Tap to select</string>
- <string name="mediapicker_audio_list_title_selection"><xliff:g id="count">%d</xliff:g> selected
- </string>
+ <string name="mediapicker_audio_list_title_selection"><xliff:g id="count">%d</xliff:g> selected</string>
</resources>