Changed string

This commit is contained in:
Agnieszka C 2023-01-15 12:07:01 +01:00
parent 7c476c16ea
commit af38da35a1
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
android:id="@+id/settings_add_checklist_top"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/add_new_checklist_items_top"
android:text="@string/add_to_the_top"
android:visibility="gone" />
</LinearLayout>