mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-22 12:56:02 +03:00
Remove deprecated strings
Signed-off-by: Stefan Niedermann <info@niedermann.it>
This commit is contained in:
parent
9b64ef6498
commit
14e95c67b1
1 changed files with 1 additions and 2 deletions
|
@ -97,9 +97,8 @@
|
|||
<string name="widget_note_list_placeholder">No notes</string>
|
||||
<string name="widget_single_note_title">Single note</string>
|
||||
<string name="widget_single_note_placeholder_tv">Note not found</string>
|
||||
<string name="widget_create_note">Create Note</string>
|
||||
<string name="widget_not_logged_in">Please login to Notes before using this widget</string>
|
||||
<string name="widget_entry_fav_contentDescription">Star icon is used to denote an item as a favourite</string>
|
||||
<string name="widget_entry_fav_contentDescription">Star icon is used to denote an item as a favorite</string>
|
||||
|
||||
<string name="activity_select_single_note">Select note</string>
|
||||
|
||||
|
|
Loading…
Reference in a new issue