From 5ab86735ff66381698b1e8e0bc587970dacc69fe Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Fri, 13 Jul 2007 20:16:06 +0000 Subject: Bug 387678: Warnings thrown when running ./runtests -v 11 - Patch by Frédéric Buclin r=dkl a=LpSolit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bugzilla/Install/Util.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Bugzilla/Install/Util.pm') diff --git a/Bugzilla/Install/Util.pm b/Bugzilla/Install/Util.pm index 32860732b..a590238e4 100644 --- a/Bugzilla/Install/Util.pm +++ b/Bugzilla/Install/Util.pm @@ -430,7 +430,7 @@ This allows for localization of strings used during installation. Let's say your template string looks like this: The ##animal## jumped over the ##plant##. - + Let's say that string is called 'animal_jump_plant'. So you call the function like this: -- cgit v1.2.3-24-g4f1b