We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c476c1 commit af38da3Copy full SHA for af38da3
app/src/main/res/layout/dialog_new_checklist_item.xml
@@ -36,7 +36,7 @@
36
android:id="@+id/settings_add_checklist_top"
37
android:layout_width="match_parent"
38
android:layout_height="wrap_content"
39
- android:text="@string/add_new_checklist_items_top"
+ android:text="@string/add_to_the_top"
40
android:visibility="gone" />
41
42
</LinearLayout>
0 commit comments