Duplicate string
In Vtiger.php file, in /vtigercrm/languages/en_us/, multiple duplicate strings were found:
Line 1286: 'LBL_EMAIL_DOMAIN_HELPTEXT' => 'Email Domain field will be used to match Cases and Contacts created from Emails. For example, if a new support email comes from john@apple.com, it would be linked to Organization that has apple.com in the Email domain field. Multiple domains should be separated by commas', and, 1289: 'LBL_EMAIL_DOMAIN_HELPTEXT'=>'Email Domain field will be used to match Cases and Contacts created from Emails. ' . 'For example, if a new support email comes from john@apple.com, it would be linked to Organization that has ' . 'apple.com in the Email domain field. Multiple domains should be separated by commas',
Line 1649: 'JS_CLOSE' => 'Close', and, 1652: 'JS_CLOSE' => 'Close',
Line 1717: 'JS_INTERNAL_COMMENT' => 'Internal Comment', and 1720: 'JS_INTERNAL_COMMENT' => 'Internal Comment',
Line 1718: 'JS_INTERNAL_COMMENT_INFO' => 'The comment will only be seen by CRM users, if the internal comment checkbox is enabled. To notify customers (through configurable workflows or customer portal) leave this checkbox disabled', and, 1721: 'JS_INTERNAL_COMMENT_INFO' => 'The comment will only be seen by CRM users, if the internal comment checkbox is enabled. To notify customers (through configurable workflows or customer portal) leave this checkbox disabled',