diff --git a/metadata/en-US/description.txt b/metadata/en-US/description.txt index 1be45f153..50a80b02b 100644 --- a/metadata/en-US/description.txt +++ b/metadata/en-US/description.txt @@ -23,7 +23,7 @@ Features: * Multiple accounts / unified inbox * Very low impact on battery life -Conversations makes it very easy to create an account on the conversations.im +Conversations makes it very easy to create an account on the chat.sum7.eu server. Using that server comes with an annual fee of 8 Euro after a 6 month trial period. However Conversations will work with any other XMPP server as well. A lot of XMPP servers are run by volunteers and are free of charge. diff --git a/src/conversations/res/layout/activity_pick_server.xml b/src/conversations/res/layout/activity_pick_server.xml index ffcfbc20d..1004faeb4 100644 --- a/src/conversations/res/layout/activity_pick_server.xml +++ b/src/conversations/res/layout/activity_pick_server.xml @@ -56,7 +56,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="right" - android:text="@string/use_conversations.im" + android:text="@string/use_chat.sum7.eu" android:textColor="?colorAccent" />