mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-03-03 14:06:21 -05:00
use the plural version of empty checklist placeholder text
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
android:background="?attr/selectableItemBackground"
|
||||
android:gravity="center"
|
||||
android:padding="@dimen/activity_margin"
|
||||
android:text="@string/add_new_checklist_item"
|
||||
android:text="@string/add_new_checklist_items"
|
||||
android:textSize="@dimen/bigger_text_size"
|
||||
android:visibility="gone"/>
|
||||
</RelativeLayout>
|
||||
|
||||
Reference in New Issue
Block a user