From: Matthias Mullie Date: Wed, 8 Nov 2017 09:48:45 +0000 (+0100) Subject: Remove trailing newline and period from message X-Git-Tag: 1.31.0-rc.0~1573 X-Git-Url: http://git.cyclocoop.org/%27.parametre_url%28%20%20%20generer_action_auteur%28%27charger_plugin%27%2C%20%27update_flux%27%29%2C%27update_flux%27%2C%20%27oui%27%29.%27?a=commitdiff_plain;h=19014615a91f34fe1846bc658883a09b6e851e38;p=lhc%2Fweb%2Fwiklou.git Remove trailing newline and period from message Change-Id: I3247edd22d12ea390cd969d8d89f84fa7b1dfdba --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index d993007f4f..b463d95b04 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -1733,7 +1733,7 @@ "uploadstash-file-not-found-no-thumb": "Could not obtain thumbnail.", "uploadstash-file-not-found-no-local-path": "No local path for scaled item.", "uploadstash-file-not-found-no-object": "Couldn't create local file object for thumbnail.", - "uploadstash-file-not-found-no-remote-thumb": "Fetching thumbnail failed: $1\nURL = $2\n.", + "uploadstash-file-not-found-no-remote-thumb": "Fetching thumbnail failed: $1\nURL = $2", "uploadstash-file-not-found-missing-content-type": "Missing content-type header.", "uploadstash-file-not-found-not-exists": "Cannot find path, or not a plain file.", "uploadstash-file-too-large": "Cannot serve a file larger than $1 bytes.",