summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2007-12-14 11:03:42 +0100
committermkanat%bugzilla.org <>2007-12-14 11:03:42 +0100
commit173ef8133b3048eab4ef97a91623a852f8a267c9 (patch)
tree3e7a7746973306dc65220f6db02a9a3d0b7f8d98 /template
parenta4b66874db35b0ad64257b202dc48d43924eb14e (diff)
downloadbugzilla-173ef8133b3048eab4ef97a91623a852f8a267c9.tar.gz
bugzilla-173ef8133b3048eab4ef97a91623a852f8a267c9.tar.xz
Bug 408151: error 'install_data_too_long' is not defined on checksetup.pl
Patch By A.A. Shimono <shimono@mozilla.gr.jp> r=mkanat, a=mkanat
Diffstat (limited to 'template')
-rw-r--r--template/en/default/setup/strings.txt.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/setup/strings.txt.pl b/template/en/default/setup/strings.txt.pl
index 3028b1b49..cd83dd3a6 100644
--- a/template/en/default/setup/strings.txt.pl
+++ b/template/en/default/setup/strings.txt.pl
@@ -43,7 +43,7 @@ with one command, do:
##perl## install-module.pl --all
EOT
- install_data_length_too_long => <<EOT,
+ install_data_too_long => <<EOT,
WARNING: Some of the data in the ##table##.##column## column is longer than
its new length limit of ##max_length## characters. Please fix this data
and then re-run checksetup.pl: