summaryrefslogtreecommitdiffstats
path: root/template/en/default/setup/strings.txt.pl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/setup/strings.txt.pl')
-rw-r--r--template/en/default/setup/strings.txt.pl7
1 files changed, 7 insertions, 0 deletions
diff --git a/template/en/default/setup/strings.txt.pl b/template/en/default/setup/strings.txt.pl
index 352e7b035..3028b1b49 100644
--- a/template/en/default/setup/strings.txt.pl
+++ b/template/en/default/setup/strings.txt.pl
@@ -43,6 +43,13 @@ with one command, do:
##perl## install-module.pl --all
EOT
+ install_data_length_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:
+
+##data##
+EOT
install_module => 'Installing ##module## version ##version##...',
module_found => "found v##ver##",
module_not_found => "not found",