aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/activity_new_conversation.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--res/layout/activity_new_conversation.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/activity_new_conversation.xml b/res/layout/activity_new_conversation.xml
index a2b00af1..78500ead 100644
--- a/res/layout/activity_new_conversation.xml
+++ b/res/layout/activity_new_conversation.xml
@@ -23,7 +23,7 @@
android:layout_alignParentTop="true"
android:background="#eee"
android:ems="10"
- android:hint="Search or enter Jabber ID"
+ android:hint="@string/search_jabber_id"
android:inputType="textEmailAddress"
android:paddingBottom="12dp"
android:paddingLeft="8dp"