From: lpsolit%gmail.com <> Date: Fri, 22 Aug 2008 07:31:26 +0000 (+0000) Subject: Bug 330844: patch_too_large should favor "splitting" over "breaking" - Patch by Ruper... X-Git-Tag: bugzilla-3.3.1~207 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad1def7b3a225de38669877ad7fc45c1daf9e2a2;p=thirdparty%2Fbugzilla.git Bug 330844: patch_too_large should favor "splitting" over "breaking" - Patch by Rupert Handford r=reed r=pyrzak a=LpSolit --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index c8df08e5e8..01a1385f0a 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -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