Skip to content

Commit af38da3

Browse files
committed
Changed string
1 parent 7c476c1 commit af38da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/layout/dialog_new_checklist_item.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
android:id="@+id/settings_add_checklist_top"
3737
android:layout_width="match_parent"
3838
android:layout_height="wrap_content"
39-
android:text="@string/add_new_checklist_items_top"
39+
android:text="@string/add_to_the_top"
4040
android:visibility="gone" />
4141

4242
</LinearLayout>

0 commit comments

Comments
 (0)