From 0aa50cb5a1f72e65d5b4a01aa4da3f1454d51a51 Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Sun, 11 Jan 2015 01:01:33 +0100 Subject: shortened some string --- src/main/res/layout/activity_muc_details.xml | 1 + src/main/res/values/strings.xml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/main/res/layout/activity_muc_details.xml b/src/main/res/layout/activity_muc_details.xml index c59d0b5b..2032c9ea 100644 --- a/src/main/res/layout/activity_muc_details.xml +++ b/src/main/res/layout/activity_muc_details.xml @@ -87,6 +87,7 @@ android:layout_centerVertical="true" android:textColor="@color/primarytext" android:textSize="?attr/TextSizeBody" + android:layout_alignParentLeft="true" android:layout_toLeftOf="@+id/change_conference_button" /> You are trying to remove %s from a public conference. The only way to do that is to ban that user for ever. Ban now Could not change role of %s - This is a publicly accessible conference - This is a private, members only conference + Publicly accessible conference + Private, members only conference Conference options Private (Members only) Non-anonymous -- cgit v1.2.3