Browse Source

Update language string in en.php

Kristan Kenney 6 years ago
parent
commit
10da005731
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/inc/i18n/en.php

+ 1 - 1
web/inc/i18n/en.php

@@ -315,7 +315,7 @@ $LANG['en'] = array(
     'Record Number' => 'Record Number',
     'in megabytes'  => 'in MB',
     'Message'  => 'Message',
-    'use local-part'  => 'Use local-part (without domain name)',
+    'use local-part'  => 'Use local-part without domain name',
     'one or more email addresses'  => 'One or more email addresses',
     'Prefix will be automaticaly added to database name and database user'  => 'Prefix <b>%s</b> will be added to the database and user names automatically',
     'Database'  => 'Database',