diff options
Diffstat (limited to 'perl-install/standalone/drakfont')
-rwxr-xr-x | perl-install/standalone/drakfont | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/perl-install/standalone/drakfont b/perl-install/standalone/drakfont index 8675d8890..c67041263 100755 --- a/perl-install/standalone/drakfont +++ b/perl-install/standalone/drakfont @@ -525,9 +525,7 @@ sub help() { comments => N("Font installer."), website => 'http://www.mageia.org', website_label => N("Mageia"), - authors => 'Sébastien Dupont -Damien Chaumette -Thierry Vignaud <thierry.vignaud.com>', + authors => [ 'Sébastien Dupont', 'Damien Chaumette', 'Thierry Vignaud <thierry.vignaud.com>' ], translator_credits => #-PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>") N("_: Translator(s) name(s) & email(s)\n"), |