summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-07-10 01:00:06 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-07-10 01:00:06 +0300
commitd671bc74de15ddc57cdfe45f1a8d89f1109b3d85 (patch)
tree9a62c79ba32c6721732605b465642512edf8c0e5
parent7716fdfb028a2b2ad70c239680cb4369bcbafa31 (diff)
downloadandroid_packages_apps_UnifiedEmail-d671bc74de15ddc57cdfe45f1a8d89f1109b3d85.tar.gz
android_packages_apps_UnifiedEmail-d671bc74de15ddc57cdfe45f1a8d89f1109b3d85.tar.bz2
android_packages_apps_UnifiedEmail-d671bc74de15ddc57cdfe45f1a8d89f1109b3d85.zip
UnifiedEmail: Update "Fetching message" string
Change-Id: I8dbcf85280978e7b65f7f09584791a4f6678e60f
-rw-r--r--res/values/cm_strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index c1ca4fed6..69a199b55 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -19,5 +19,5 @@
<string name="load_more_summary">Tap here to load the rest of the message</string>
<!-- Dialog title for fetching the rest of the message -->
- <string name="fetching_message">Fetching message</string>
+ <string name="fetching_message">Fetching message\u2026</string>
</resources>