diff options
Diffstat (limited to 'Bugzilla/Install/Util.pm')
-rw-r--r-- | Bugzilla/Install/Util.pm | 2 |
1 files changed, 1 insertions, 1 deletions
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: |