From: Max Kanat-Alexander Date: Wed, 11 Aug 2010 23:50:46 +0000 (-0700) Subject: Fix "No language defines the string 'update_summary_truncated'" when upgrading X-Git-Tag: bugzilla-4.1.1~315 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9b67c7a81b700d6ac64fd9875bcafc6a6b09961;p=thirdparty%2Fbugzilla.git Fix "No language defines the string 'update_summary_truncated'" when upgrading from certain versions. https://bugzilla.mozilla.org/show_bug.cgi?id=586210 --- diff --git a/template/en/default/setup/strings.txt.pl b/template/en/default/setup/strings.txt.pl index 1c1f295a4c..350c701aac 100644 --- a/template/en/default/setup/strings.txt.pl +++ b/template/en/default/setup/strings.txt.pl @@ -367,7 +367,7 @@ END "The original value of the Summary field was longer than 255" . " characters, and so it was truncated during an upgrade." . " The original summary was:\n\n##summary##", - update_summary_truncating => <<'END', + update_summary_truncated => <<'END', WARNING: Some of your bugs had summaries longer than 255 characters. They have had their original summary copied into a comment, and then the summary was truncated to 255 characters. The affected bug numbers were: