mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-01-23 10:49:57 +01:00
use the plural version of empty checklist placeholder text
This commit is contained in:
parent
f153b78b42
commit
94d020ea3c
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user