summaryrefslogtreecommitdiffstats
path: root/template/en/default/setup/strings.txt.pl
diff options
context:
space:
mode:
authorMax Kanat-Alexander <mkanat@bugzilla.org>2011-02-01 00:16:32 +0100
committerMax Kanat-Alexander <mkanat@bugzilla.org>2011-02-01 00:16:32 +0100
commitbfe1550b1ebc29ff73046945ac52d5eb868eaec9 (patch)
treeea973b2b44a4b194d60e1a3091d35a0405905c00 /template/en/default/setup/strings.txt.pl
parent8d21fa4ec6683868fd5051f88c05947feecb6d4a (diff)
downloadbugzilla-bfe1550b1ebc29ff73046945ac52d5eb868eaec9.tar.gz
bugzilla-bfe1550b1ebc29ff73046945ac52d5eb868eaec9.tar.xz
Redesign the Install::DB code for migrating queries to tags, including adding
a transaction and indicate_progress. https://bugzilla.mozilla.org/show_bug.cgi?id=616185
Diffstat (limited to 'template/en/default/setup/strings.txt.pl')
-rw-r--r--template/en/default/setup/strings.txt.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/setup/strings.txt.pl b/template/en/default/setup/strings.txt.pl
index b7c907346..fe4f65e4e 100644
--- a/template/en/default/setup/strings.txt.pl
+++ b/template/en/default/setup/strings.txt.pl
@@ -424,6 +424,7 @@ the database, and that file has been renamed to ##data##/comments.bak
You may delete the renamed file once you have confirmed that all your
quips were moved successfully.
END
+ update_queries_to_tags => "Populating the new tags table:",
webdot_bad_htaccess => <<END,
WARNING: Dependency graph images are not accessible.
Delete ##dir##/.htaccess and re-run checksetup.pl.