Use the correct hint string for new list name field

pull/14/head
Sam Bosley 13 years ago
parent d7ec7ce62e
commit 8d812060cb

@ -88,7 +88,7 @@
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:background="#00000000"
android:hint="@string/actfm_TVA_tag_description_hint"
android:hint="@string/actfm_TVA_tag_name_hint"
android:singleLine="true"
android:textCursorDrawable="@null"
android:textSize="15sp" />

Loading…
Cancel
Save