Remove trailing newline and period from message
authorMatthias Mullie <git@mullie.eu>
Wed, 8 Nov 2017 09:48:45 +0000 (10:48 +0100)
committerMatthias Mullie <git@mullie.eu>
Wed, 8 Nov 2017 09:48:48 +0000 (10:48 +0100)
Change-Id: I3247edd22d12ea390cd969d8d89f84fa7b1dfdba

languages/i18n/en.json

index d993007..b463d95 100644 (file)
        "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.",