Spelling correction (#1132)

* Spelling correction

* Update en.json

* fix eslint
This commit is contained in:
lfbrock 2017-11-13 11:03:30 -05:00 committed by enahum
parent 8ab31c885c
commit ab657604fb
2 changed files with 2 additions and 2 deletions

View file

@ -223,7 +223,7 @@ export default class ImagePreview extends PureComponent {
}),
intl.formatMessage({
id: 'mobile.image_preview.deleted_post_message',
defaultMessage: "This post and it's files have been deleted. The previewer will now be closed."
defaultMessage: 'This post and its files have been deleted. The previewer will now be closed.'
}),
[{
text: intl.formatMessage({

View file

@ -1957,7 +1957,7 @@
"mobile.file_upload.more": "More",
"mobile.file_upload.video": "Video Library",
"mobile.help.title": "Help",
"mobile.image_preview.deleted_post_message": "This post and it's files have been deleted. The previewer will now be closed.",
"mobile.image_preview.deleted_post_message": "This post and its files have been deleted. The previewer will now be closed.",
"mobile.image_preview.deleted_post_title": "Post Deleted",
"mobile.image_preview.save": "Save Image",
"mobile.intro_messages.DM": "This is the start of your direct message history with {teammate}. Direct messages and files shared here are not shown to people outside this area.",