omit needless words

This commit is contained in:
Jeff Atwood 2014-04-30 22:07:02 -07:00
parent 664d2016d0
commit a8b1cb66af
2 changed files with 2 additions and 2 deletions

View File

@ -1239,7 +1239,7 @@ cs:
signup_form_message: 'I have read and accept the <a href="/tos" target="_blank">Terms of Service</a>.'
deleted: 'smazáno'
upload:
edit_reason: "We downloaded local copies of images in this post"
edit_reason: "downloaded local copies of images"
unauthorized: "Bohužel, soubor, který se snažíte nahrát, není povolený (povolené přípony: %{authorized_extensions})."
pasted_image_filename: "Vložený obrázek"
attachments:

View File

@ -1468,7 +1468,7 @@ en:
deleted: 'deleted'
upload:
edit_reason: "We downloaded local copies of images in this post"
edit_reason: "downloaded local copies of images"
unauthorized: "Sorry, the file you are trying to upload is not authorized (authorized extensions: %{authorized_extensions})."
pasted_image_filename: "Pasted image"
store_failure: "Failed to store upload #%{upload_id} for user #%{user_id}."