From: jocuri%softhome.net <> Date: Fri, 3 Dec 2004 06:28:13 +0000 (+0000) Subject: Patch for bug 237793: remove terms from incomplete data error message in bug activity... X-Git-Tag: bugzilla-2.19.2~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93a343fbef46d08b5a9f9f603bb46e0fe9d89887;p=thirdparty%2Fbugzilla.git Patch for bug 237793: remove terms from incomplete data error message in bug activity, when suitable; patch by Frédéric Buclin , r=vladd, a=justdave. --- diff --git a/template/en/default/bug/activity/table.html.tmpl b/template/en/default/bug/activity/table.html.tmpl index 0a4c20927c..3aa398e7af 100644 --- a/template/en/default/bug/activity/table.html.tmpl +++ b/template/en/default/bug/activity/table.html.tmpl @@ -39,11 +39,11 @@ [% IF incomplete_data %]

- There used to be [% terms.abug %] in [% terms.Bugzilla %] which caused activity data - to be lost if there was a large number of cc's or dependencies. That - has been fixed, however, there was some data already lost on this [% terms.bug %] that - could not be regenerated. The changes that the script could not - reliably determine are prefixed by '?'. + There used to be an issue in Bugzilla + which caused activity data to be lost if there were a large number of cc's + or dependencies. That has been fixed, but some data was already lost in + your activity table that could not be regenerated. The changes that the + script could not reliably determine are prefixed by '?'.

[% END %]