minor copyedit on auto image downloading
This commit is contained in:
parent
664c6a8eb0
commit
8114588c06
|
@ -1240,7 +1240,7 @@ cs:
|
||||||
signup_form_message: 'I have read and accept the <a href="/tos" target="_blank">Terms of Service</a>.'
|
signup_form_message: 'I have read and accept the <a href="/tos" target="_blank">Terms of Service</a>.'
|
||||||
deleted: 'smazáno'
|
deleted: 'smazáno'
|
||||||
upload:
|
upload:
|
||||||
edit_reason: "We have downloaded copies of the remote images"
|
edit_reason: "We downloaded local copies of images in this post"
|
||||||
unauthorized: "Bohužel, soubor, který se snažíte nahrát, není povolený (povolené přípony: %{authorized_extensions})."
|
unauthorized: "Bohužel, soubor, který se snažíte nahrát, není povolený (povolené přípony: %{authorized_extensions})."
|
||||||
pasted_image_filename: "Vložený obrázek"
|
pasted_image_filename: "Vložený obrázek"
|
||||||
attachments:
|
attachments:
|
||||||
|
|
|
@ -1444,7 +1444,7 @@ en:
|
||||||
deleted: 'deleted'
|
deleted: 'deleted'
|
||||||
|
|
||||||
upload:
|
upload:
|
||||||
edit_reason: "We have downloaded copies of the remote images"
|
edit_reason: "We downloaded local copies of images in this post"
|
||||||
unauthorized: "Sorry, the file you are trying to upload is not authorized (authorized extensions: %{authorized_extensions})."
|
unauthorized: "Sorry, the file you are trying to upload is not authorized (authorized extensions: %{authorized_extensions})."
|
||||||
pasted_image_filename: "Pasted image"
|
pasted_image_filename: "Pasted image"
|
||||||
store_failure: "Failed to store upload #%{upload_id} for user #%{user_id}."
|
store_failure: "Failed to store upload #%{upload_id} for user #%{user_id}."
|
||||||
|
|
Loading…
Reference in New Issue