mirror of
https://github.com/pierre42100/ComunicAndroid
synced 2025-07-07 18:42:53 +00:00
Can delete comments.
This commit is contained in:
@ -106,4 +106,9 @@
|
||||
<string name="err_create_comment">An error occurred while trying to create comment!</string>
|
||||
<string name="action_send">Send</string>
|
||||
<string name="action_delete_comment">Delete</string>
|
||||
<string name="popup_deletecomment_title">Delete comment</string>
|
||||
<string name="popup_deletecomment_message">Are you sure do you want to delete this comment? The operation is unrecoverable !</string>
|
||||
<string name="popup_deletecomment_cancel">No</string>
|
||||
<string name="popup_deletecomment_confirm">Yes</string>
|
||||
<string name="err_delete_comment">An error occurred while trying to delete the comment !</string>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user