Fix "No language defines the string 'update_summary_truncated'" when upgrading
from certain versions. git-svn-id: svn://10.0.0.236/trunk@261024 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
d857335b4f
commit
b138c39f6a
@ -1 +1 @@
|
||||
7437
|
||||
7438
|
||||
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user