From 960e20123cf663ee4375acb5c385d43554f1b7e7 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Fri, 8 Feb 2019 23:25:29 +0100 Subject: brought back 'moderated' config in advanced mode --- src/main/res/menu/muc_details_context.xml | 11 ++++++----- src/main/res/values/strings.xml | 9 +++++---- 2 files changed, 11 insertions(+), 9 deletions(-) (limited to 'src/main/res') diff --git a/src/main/res/menu/muc_details_context.xml b/src/main/res/menu/muc_details_context.xml index 0a8ad87c4..c3d54e5c6 100644 --- a/src/main/res/menu/muc_details_context.xml +++ b/src/main/res/menu/muc_details_context.xml @@ -22,7 +22,8 @@ android:visible="false" /> + android:title="@string/manage_permission" + android:visible="false"> - + diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 0678c4710..5742775e0 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -361,16 +361,17 @@ Outcast Member Advanced mode - Grant membership - Revoke membership + Grant member privileges + Revoke member privileges Grant admin privileges Revoke admin privileges Remove from group chat Could not change affiliation of %s Ban from group chat - You are trying to remove %s from a public group chat. The only way to do that is to ban that user for ever. + You are trying to remove %s from a public channel. The only way to do that is to ban that user for ever. Ban now Make Jabber IDs visible to anyone + Make channel moderated You are not participating Modified group chat options! Could not modify group chat options @@ -870,5 +871,5 @@ Revoke owner privileges Remove from channel Ban from channel - Manage permissions + Manage privileges -- cgit v1.2.3