diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/draksambashare | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/draksambashare b/bin/draksambashare index f787c23..cb64e91 100755 --- a/bin/draksambashare +++ b/bin/draksambashare @@ -186,7 +186,7 @@ sub about_dialog() { comments => N("This is a simple tool to easily manage Samba configuration."), website => 'http://www.mageia.com', website_label => N("Mageia"), - authors => 'Antoine Ginies <aginies@mandriva.com>', + authors => [ 'Antoine Ginies <aginies@mandriva.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"), |