summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 5f17bcd14..5497ee2e5 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -702,4 +702,7 @@
<!-- Content description for directions secondary button [CHAR LIMIT=NONE] -->
<string name="content_description_directions">directions to location</string>
+ <!-- Prefix for messages that you sent [CHAR LIMIT=40] -->
+ <string name="message_from_you_prefix">You: <xliff:g id="sms_body">%s</xliff:g></string>
+
</resources>