Add a confirmation dialog when deleting a feed group
This commit is contained in:
parent
98c65d8ddb
commit
d8b9d353aa
3 changed files with 37 additions and 1 deletions
|
|
@ -610,6 +610,7 @@
|
|||
<string name="feed_group_dialog_empty_selection">No subscription selected</string>
|
||||
<string name="feed_group_dialog_empty_name">Empty group name</string>
|
||||
<string name="feed_group_dialog_name_input">Name</string>
|
||||
<string name="feed_group_dialog_delete_message">Do you want to delete this group?</string>
|
||||
<string name="feed_create_new_group_button_title">New</string>
|
||||
|
||||
<string name="settings_category_feed_title">Feed</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue