implement deleting lists

re: sk22#30
This commit is contained in:
sk
2023-01-10 09:20:56 -03:00
committed by LucasGGamerM
parent ed9813f093
commit 83b089457e
5 changed files with 69 additions and 13 deletions

View File

@@ -151,6 +151,8 @@
<string name="sk_list_replies_policy_list">List members</string>
<string name="sk_list_replies_policy_followed">Any followed user</string>
<string name="sk_list_replies_policy_none">No one</string>
<string name="sk_delete_list">Delete list</string>
<string name="sk_delete_list_confirm">Are you sure you want to delete this list?</string>
<!-- accessibility labels-->
<string name="sk_poll_option_add">Add new poll option</string>