summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAndy Huang <ath@google.com>2014-04-09 15:30:42 -0700
committerAndy Huang <ath@google.com>2014-04-09 15:30:42 -0700
commit5d674a741d78f7771299c426a4bfe0d319cc0f2b (patch)
tree8edd8362b0c28f18456522d5d7fbd1dbeaea4f94 /res/values/strings.xml
parent4de81adc296a3d559d7a8f8689625b8914c79c53 (diff)
downloadandroid_packages_apps_UnifiedEmail-5d674a741d78f7771299c426a4bfe0d319cc0f2b.tar.gz
android_packages_apps_UnifiedEmail-5d674a741d78f7771299c426a4bfe0d319cc0f2b.tar.bz2
android_packages_apps_UnifiedEmail-5d674a741d78f7771299c426a4bfe0d319cc0f2b.zip
"waiting for sync" -> "getting your messages"
Bug: 12421412 Change-Id: I5ee3d66add25ebc75420c3433f47cb44b85e3275
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 838354c9d..bac8c47e3 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -615,8 +615,6 @@
<!-- Wait fragment strings -->
<!-- Displayed in title bar during the initial sync [CHAR LIMIT=40] -->
<string name="wait_for_sync_title">Waiting for sync</string>
- <!-- Displayed in the middle of the screen during the initial sync [CHAR LIMIT=40] -->
- <string name="wait_for_sync_body">Your email will appear shortly.</string>
<!-- Title for the screen displayed during the initial sync [CHAR LIMIT=100] -->
<string name="not_synced_title">Account not synced</string>
<!-- Displayed in the middle of the screen during the initial sync [CHAR LIMIT=300]-->