From d74faa3f7c6c8b93ea94e1ef54b9d23e0093f2d7 Mon Sep 17 00:00:00 2001 From: kruks23 Date: Sat, 24 May 2014 00:17:42 +0200 Subject: More harcoded translations + Spanish --- res/layout/activity_new_conversation.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/layout/activity_new_conversation.xml') 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" -- cgit v1.2.3