]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix "No language defines the string 'update_summary_truncated'" when upgrading
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Wed, 11 Aug 2010 23:50:46 +0000 (16:50 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Wed, 11 Aug 2010 23:50:46 +0000 (16:50 -0700)
from certain versions.

https://bugzilla.mozilla.org/show_bug.cgi?id=586210

template/en/default/setup/strings.txt.pl

index 1c1f295a4c7354a364dc8575251e0f6bdd781cd3..350c701aac69773535291df6e2162419c6b5f4c5 100644 (file)
@@ -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: