very minor copyedits

This commit is contained in:
Jeff Atwood 2019-03-15 17:11:12 -07:00
parent b12ef793b7
commit 8ab6503604
1 changed files with 3 additions and 3 deletions

View File

@ -2171,8 +2171,8 @@ en:
other: "view {{count}} hidden replies" other: "view {{count}} hidden replies"
notice: notice:
first: "This is the first time {{user}} has posted — let's welcome them to our community!" first: "This is the first time {{user}} has posted — lets welcome them to our community!"
return: "It's been a while since we've seen {{user}} — their last post was in {{time}}." return: "Its been a while since weve seen {{user}} — their last post was {{time}}."
unread: "Post is unread" unread: "Post is unread"
has_replies: has_replies:
@ -2195,7 +2195,7 @@ en:
create: "Sorry, there was an error creating your post. Please try again." create: "Sorry, there was an error creating your post. Please try again."
edit: "Sorry, there was an error editing your post. Please try again." edit: "Sorry, there was an error editing your post. Please try again."
upload: "Sorry, there was an error uploading that file. Please try again." upload: "Sorry, there was an error uploading that file. Please try again."
file_too_large: "Sorry, that file is too big (maximum size is {{max_size_kb}}kb). Why not upload your large file to a cloud sharing service, then share the link?" file_too_large: "Sorry, that file is too big (maximum size is {{max_size_kb}}kb). Why not upload your large file to a cloud sharing service, then paste the link?"
too_many_uploads: "Sorry, you can only upload one file at a time." too_many_uploads: "Sorry, you can only upload one file at a time."
too_many_dragged_and_dropped_files: "Sorry, you can only upload {{max}} files at a time." too_many_dragged_and_dropped_files: "Sorry, you can only upload {{max}} files at a time."
upload_not_authorized: "Sorry, the file you are trying to upload is not authorized (authorized extensions: {{authorized_extensions}})." upload_not_authorized: "Sorry, the file you are trying to upload is not authorized (authorized extensions: {{authorized_extensions}})."