Can create comments.

This commit is contained in:
Pierre
2018-03-14 18:14:53 +01:00
parent 88298e7517
commit 8db27d8cca
5 changed files with 211 additions and 23 deletions

View File

@@ -101,4 +101,8 @@
<string name="post_visibility_friends">friends</string>
<string name="post_visibility_private">private</string>
<string name="post_image_description">Post image (if any)</string>
<string name="new_comment_hint">New comment</string>
<string name="err_invalid_comment_content">Specified comment content seems to be invalid…</string>
<string name="err_create_comment">An error occurred while trying to create comment!</string>
<string name="action_send">Send</string>
</resources>