From c4ccfac7b9434d25dcd64387c6d5743fb59e41d1 Mon Sep 17 00:00:00 2001 From: Simon Green Date: Thu, 12 Dec 2013 22:14:20 +1000 Subject: [PATCH] Bug 947766 - Poorly worded error message when attempting to attach a file that is too large r=glob, a=sgreen --- template/en/default/global/user-error.html.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 378323fd5b..50ff68c306 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -629,7 +629,8 @@ [%+ max_limit.nsort.last FILTER html %] KB.
We recommend that you store your attachment elsewhere and then paste the URL to this file on the attachment - creation page in the appropriate text field. + creation page in the appropriate text field, which you can access by + clicking the "paste text as attachment" link.
Alternately, if your attachment is an image, you could convert it to a compressible format like JPG or PNG and try again. -- 2.47.2