From 75cfe2ae0359320ea16809eb547db43bcef2d16b Mon Sep 17 00:00:00 2001 From: shreygupta2809 <51860471+shreygupta2809@users.noreply.github.com> Date: Sun, 19 Jan 2020 12:18:30 +0530 Subject: [PATCH] Bug 364693 (#91) Changed "make all" to "convert" in line no. 359 --- template/en/default/setup/strings.txt.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/en/default/setup/strings.txt.pl b/template/en/default/setup/strings.txt.pl index 94e9a5c35d..57a3fb7532 100644 --- a/template/en/default/setup/strings.txt.pl +++ b/template/en/default/setup/strings.txt.pl @@ -356,7 +356,7 @@ WARNING: We are about to convert your table storage format to UTF-8. This it ***WILL BE DELETED*** by this process. So, before you continue with checksetup.pl, if you have any non-UTF-8 data (or even if you're not sure) you should press Ctrl-C now - to interrupt checksetup.pl, and run contrib/recode.pl to make all + to interrupt checksetup.pl, and run contrib/recode.pl to convert the data in your database into UTF-8. You should also back up your database before continuing. This will affect every single table in the database, even non-Bugzilla tables. -- 2.47.3