From b35aa3ed0720f195ec341a1188591052909bdf18 Mon Sep 17 00:00:00 2001 From: iNPUTmice Date: Sun, 10 Aug 2014 15:27:44 +0200 Subject: added limited private muc chat feature (messages are now properly marked) - long press on user icon will sent private messages. fixed #259 --- res/values/strings.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index 7faeeed9..89d1cc11 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -277,4 +277,7 @@ Could not save avatar to disk (Or long press to bring back default) Your server does not support the publication of avatars + in private + in private to %s + Send private message to %s -- cgit v1.2.3