summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJin Cao <jinyan@google.com>2014-08-20 22:44:09 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-08-19 02:43:23 +0000
commitac4f8c5b5aaa716c565358204031fe96851141fa (patch)
tree02cbd5d45404b5da608f0cb2915d4ba0b8715444 /res
parentda2e3b2f07225c8c183c3d3890ad575e18d1b6d0 (diff)
parentf0a0b4c82081018441b34b731da464914605ee64 (diff)
downloadandroid_packages_apps_UnifiedEmail-ac4f8c5b5aaa716c565358204031fe96851141fa.tar.gz
android_packages_apps_UnifiedEmail-ac4f8c5b5aaa716c565358204031fe96851141fa.tar.bz2
android_packages_apps_UnifiedEmail-ac4f8c5b5aaa716c565358204031fe96851141fa.zip
Merge "Separate string for Compose action bar title" into ub-gmail-ur14-dev
Diffstat (limited to 'res')
-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 67af422b0..2fd809c0a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -56,6 +56,8 @@
<string name="discard">Discard</string>
<!-- The possible ways to reply to a message [CHAR LIMIT=15] -->
<string name="compose">Compose</string>
+ <!-- The action bar title for the default compose mode [CHAR LIMIT=10] -->
+ <string name="compose_title">Compose</string>
<!-- The possible ways to reply to a message [CHAR LIMIT=15] -->
<string-array name="compose_modes">
<!-- Reply -->