From b31a9daf992012be7fa839cc3d25a042c55f9c7a Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Thu, 7 Feb 2019 21:24:12 +0100 Subject: show different room settings for channels and groups --- src/main/res/layout/activity_muc_details.xml | 10 ++++++++++ src/main/res/values/strings.xml | 22 +++++++++++++++++----- 2 files changed, 27 insertions(+), 5 deletions(-) (limited to 'src/main/res') diff --git a/src/main/res/layout/activity_muc_details.xml b/src/main/res/layout/activity_muc_details.xml index b9163eb33..355d5c1d0 100644 --- a/src/main/res/layout/activity_muc_details.xml +++ b/src/main/res/layout/activity_muc_details.xml @@ -428,6 +428,16 @@ android:layout_height="wrap_content" android:orientation="vertical"> + + Could not change role of %s Publicly accessible group chat Private, members only group chat - Group chat options Private, members only - Non-anonymous + Make Jabber IDs visible to anyone Moderated You are not participating Modified group chat options! @@ -848,7 +847,7 @@ Install Orbot Start Orbot No market app installed. - This group chat will make your Jabber ID public + This channel will make your Jabber ID public e-book Your name Enter your name @@ -868,8 +867,8 @@ Unable to decrypt backup. Is the password correct? Prefer the user\'s XMPP avatar instead of the one from your address book Prefer XMPP avatar - View members - Group chat members + View participants + Participants Join group chat Create group chat Message was deleted @@ -887,4 +886,17 @@ You\'ve joined an existing channel Unable to set channel configuration Back + Private group chat configuration + Public channel configuration + Allow anyone to edit the topic + Allow anyone to invite others + Anyone can edit the topic. + Owners can edit the topic. + Admins can edit the topic. + Owners can invite others. + Anyone can invite others. + Jabber IDs are visible to admins. + Jabber IDs are visible to anyone. + This public channel has no participants. + This private group chat has no participants. -- cgit v1.2.3