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