Updated translations.

This commit is contained in:
Pierre
2018-04-12 15:35:36 +02:00
parent 942d8d1761
commit fb113c0506
2 changed files with 81 additions and 1 deletions

View File

@ -115,7 +115,7 @@
<string name="post_action_btn_description">Actions on post</string>
<string name="action_delete_post">Delete</string>
<string name="popup_deletepost_title">Delete post</string>
<string name="popup_deletepost_message">Are you sure do you want to delete this post! Will will not be able to undo this operation !</string>
<string name="popup_deletepost_message">Are you sure do you want to delete this post? You will not be able to undo this operation!</string>
<string name="popup_deletepost_cancel">No</string>
<string name="popup_deletepost_confirm">Yes</string>
<string name="err_delete_post">An error occurred while trying to delete post! Please try again later…</string>