summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorTom Taylor <tomtaylor@google.com>2011-09-16 15:48:03 -0700
committerTom Taylor <tomtaylor@google.com>2011-09-16 15:48:03 -0700
commitebb3227c391ec7fd4686aadd3cb18d5f427fc17b (patch)
tree921c4cb70e14c11ec748eadf99e3c66f4ee9d865 /res/values/strings.xml
parentaa65f5b91eca51ed3dc69d8dd5ae391aee7baa89 (diff)
downloadMms-ebb3227c391ec7fd4686aadd3cb18d5f427fc17b.tar.gz
Add text to indicate when conversation list is empty
Might have to wait to check this in until it's ok to add strings. Bug 5313899 Change-Id: If7c96f8d1f69ca9e195ae83dadb4220c62a02452
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index be49014e..af525c5e 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -413,6 +413,8 @@
<string name="delete">Delete</string>
<!-- Action bar mode title when multi-selecting conversations -->
<string name="select_conversations">Select conversations</string>
+ <!-- Show this in the middle of the main activity when there are no conversations [CHAR LIMIT=none] -->
+ <string name="no_conversations">No conversations</string>
<!-- When the user tries to view message details and some error occurs while
retrieving those details, this message will be shown. -->