aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/activity_new_conversation.xml
diff options
context:
space:
mode:
authorkruks23 <scardenas@openmailbox.org>2014-05-24 00:17:42 +0200
committerkruks23 <scardenas@openmailbox.org>2014-05-24 00:17:42 +0200
commitd74faa3f7c6c8b93ea94e1ef54b9d23e0093f2d7 (patch)
treeeba2ed2a1f42b0e7ba323fc749e22821c3202123 /res/layout/activity_new_conversation.xml
parentd6fd0343ae86917dd18e219be2556c65cbf032d7 (diff)
More harcoded translations + Spanish
Diffstat (limited to 'res/layout/activity_new_conversation.xml')
-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"