Closes #45: Android: Delete comments

This commit is contained in:
jendib
2015-11-22 23:59:21 +01:00
parent 60ee000b6c
commit 978fbf2cf9
8 changed files with 197 additions and 8 deletions
@@ -113,7 +113,10 @@
<string name="send">Send</string>
<string name="add_comment">Add a comment</string>
<string name="comment_add_failure">Error adding a comment</string>
<string name="adding_comment">Adding a comment...</string>
<string name="adding_comment">Adding a comment</string>
<string name="comment_delete">Delete comment</string>
<string name="deleting_comment">Deleting comment</string>
<string name="error_deleting_comment">Error deleting comment</string>
</resources>