From b26f22c0b8809cadb7e154bb3de18d4c23b8df08 Mon Sep 17 00:00:00 2001 From: Negue Date: Thu, 27 Apr 2017 18:59:52 +0200 Subject: [PATCH] update labels --- Habitica/res/layout/activity_create_challenge.xml | 4 ++-- Habitica/res/values/strings.xml | 8 +++++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/Habitica/res/layout/activity_create_challenge.xml b/Habitica/res/layout/activity_create_challenge.xml index 685f103f7..ab0246ab7 100644 --- a/Habitica/res/layout/activity_create_challenge.xml +++ b/Habitica/res/layout/activity_create_challenge.xml @@ -36,7 +36,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="fill_horizontal" - android:hint="New challenge title" + android:hint="@string/new_challenge_title" android:id="@+id/create_challenge_title" android:textColor="@color/white" android:textColorHighlight="@color/brand_500" @@ -56,7 +56,7 @@ You need at least 1 gem to create a challenge in Tavern. You don\'t have enough gems to create a challenge. Identify your challenge with a tag .. - Please set a tag. - You need at least 1 task to create a challenge. - Please set a title. + You need a tag to create this Challenge. + You need to add at least one task to create this Challenge. + You need a title to create this Challenge. + Description (optional) + New challenge title