diff --git a/res/layout/account_row.xml b/res/layout/account_row.xml
index fa4c58e98..6cfbe9e3d 100644
--- a/res/layout/account_row.xml
+++ b/res/layout/account_row.xml
@@ -19,7 +19,6 @@
android:id="@+id/account_jid"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:text="inputmice@jabber.ccc.de"
android:textSize="20sp"
android:singleLine="true"
android:scrollHorizontally="false"/>
@@ -42,6 +41,7 @@
android:id="@+id/account_status"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
+ android:paddingLeft="4dp"
android:textColor="#669900"
android:text="@string/account_status_unknown"
android:textStyle="bold"
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 83e5199e6..2de338c88 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -139,7 +139,7 @@
File not found
General I/O error. Maybe you ran out of storage space?
The app you used to select this image did not provide us with enough permissions to read the file.\n\nUse a different file manager to choose an image
- Status :
+ Status:
Unknown
Temporarily disabled
Online