diff options
author | Simon Green <sgreen@redhat.com> | 2013-12-12 22:16:15 +1000 |
---|---|---|
committer | Simon Green <sgreen@redhat.com> | 2013-12-12 22:16:15 +1000 |
commit | cedfb8a53352882ef0918bf99185d80778501926 (patch) | |
tree | d529a851b90fca97186f5a7c7bd99d3a4208f19a /template/en/default/global | |
parent | f6f5b96671bf9da718129fa6201d9c4a222947f9 (diff) | |
download | bugs-cedfb8a53352882ef0918bf99185d80778501926.tar bugs-cedfb8a53352882ef0918bf99185d80778501926.tar.gz bugs-cedfb8a53352882ef0918bf99185d80778501926.tar.bz2 bugs-cedfb8a53352882ef0918bf99185d80778501926.tar.xz bugs-cedfb8a53352882ef0918bf99185d80778501926.zip |
Bug 947766 - Poorly worded error message when attempting to attach a file that is too large
r=glob, a=sgreen
Diffstat (limited to 'template/en/default/global')
-rw-r--r-- | template/en/default/global/user-error.html.tmpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index e3902e334..55379bda6 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -650,7 +650,8 @@ [%+ max_limit.nsort.last FILTER html %] KB. <br> 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. <br>Alternately, if your attachment is an image, you could convert it to a compressible format like JPG or PNG and try again. |