Commit ad1def7b authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

Bug 330844: patch_too_large should favor "splitting" over "breaking" - Patch by…

Bug 330844: patch_too_large should favor "splitting" over "breaking" - Patch by Rupert Handford <rupert@handfordonline.plus.com> r=reed r=pyrzak a=LpSolit
parent 8e08e211
......@@ -1226,7 +1226,7 @@
The file you are trying to attach is [% filesize FILTER html %]
kilobytes (KB) in size.
Patches cannot be more than [% Param('maxpatchsize') %] KB in size.
Try breaking your patch into several pieces.
Try splitting your patch into several pieces.
[% ELSIF error == "product_access_denied" %]
Either the product '[% product FILTER html %]' does not exist or
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment