summaryrefslogtreecommitdiffstats
path: root/template/en/default/setup
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2011-12-26 11:34:25 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2011-12-26 11:34:25 +0100
commit3c0d1a4c8be3893f358ab932b0c8bb5d5bce8973 (patch)
tree4bc14af73fa132dddd88517118b3d5c66f9c211e /template/en/default/setup
parent17a51b0772e8c6ccd43e46cb78a84122c6364d5f (diff)
downloadbugzilla-3c0d1a4c8be3893f358ab932b0c8bb5d5bce8973.tar.gz
bugzilla-3c0d1a4c8be3893f358ab932b0c8bb5d5bce8973.tar.xz
Bug 683644: Foreign keys aren't renamed correctly when DB tables are renamed
r=wicked a=LpSolit
Diffstat (limited to 'template/en/default/setup')
-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 0bf3bdd7c..6faf7844c 100644
--- a/template/en/default/setup/strings.txt.pl
+++ b/template/en/default/setup/strings.txt.pl
@@ -432,7 +432,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:",
+ update_queries_to_tags => "Populating the new 'tag' table:",
webdot_bad_htaccess => <<END,
WARNING: Dependency graph images are not accessible.
Delete ##dir##/.htaccess and re-run checksetup.pl.