aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-04-08 21:40:15 +0200
committerChristian Schneppe <christian@pix-art.de>2018-04-08 21:52:12 +0200
commitb8718ac71c572cb7d9fecc2c1c149b563ef1c354 (patch)
tree58fdcd0195b2a6e96c5327476e6dc14679d661df /src/main/res/values/strings.xml
parent8d2ae354e79345bf837fe68c831ab2dc1f9d74ea (diff)
show message draft in conversation overview
Diffstat (limited to '')
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index c2cb55f91..0ba6cd0bb 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -771,4 +771,5 @@
<string name="error_trustkey_hint_mutual">Hint: In some cases this can be fixed by adding each other your contact lists.</string>
<string name="disable_encryption_message">Are you sure you want to disable OMEMO encryption for this conversation?\nThis will allow your server administrator to read your messages, but it might be the only way to communicate with people using outdated clients.</string>
<string name="disable_now">Disable now</string>
+ <string name="draft">Draft:</string>
</resources>