aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2016-12-25 21:11:20 +0100
committerChristian Schneppe <christian@pix-art.de>2016-12-25 21:11:20 +0100
commit1924cfbd53b371c6c0e5f7b5fa719ec62ed9aac6 (patch)
treeed95ad768802027c48476b141be9080bb295197f /src/main/res/values/strings.xml
parent37aedc49f36041abc7f35132e13241c26338ba99 (diff)
support for quoting messages
Diffstat (limited to 'src/main/res/values/strings.xml')
-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 3ed0e9d20..d7f5ffa67 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -697,6 +697,7 @@
<string name="missing_omemo_keys">Missing OMEMO keys</string>
<string name="error_publish_avatar_offline">You need to be connected to publish your avatar.</string>
<string name="select_text">Select text</string>
+ <string name="quote">Quote</string>
<string name="show_error_message">Show error message</string>
<string name="error_message">Error Message</string>
<string name="data_saver_enabled">Data saver enabled</string>