aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-07-09 22:58:50 +0200
committerChristian Schneppe <christian@pix-art.de>2018-07-09 22:58:50 +0200
commit4f612fc9bc50e8665c11cab59f502ace854a4a9f (patch)
tree04d83e80e610cba6ffb55da8ad2b1fe7b2d44c91 /src/main/res/values
parent0a979ca94cbfdb81196e22aebe376afa35ed09b5 (diff)
integrated locally message deletion from #208
thanks @acw81
Diffstat (limited to 'src/main/res/values')
-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 a04d2c9ee..d48801c54 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -803,4 +803,5 @@
<string name="create_dialog_group_chat_name">Group chat name</string>
<string name="everyone_has_read_up_to_this_point">Everyone has read up to this point</string>
<string name="conference_resource_constraint">Resource constraint</string>
+ <string name="delete_message">Delete message</string>
</resources>