Fix text capitalization

This commit is contained in:
Hillel Coren 2016-09-28 10:52:03 +03:00
parent 11472e488f
commit 3510f749c8

View File

@ -1040,9 +1040,9 @@ $LANG = array(
'recurring_invoice_number_prefix_help' => 'Speciy a prefix to be added to the invoice number for recurring invoices. The default value is \'R\'.',
// Client Passwords
'enable_portal_password'=>'Password protect invoices',
'enable_portal_password' => 'Password Protect Invoices',
'enable_portal_password_help' => 'Allows you to set a password for each contact. If a password is set, the contact will be required to enter a password before viewing invoices.',
'send_portal_password'=>'Generate password automatically',
'send_portal_password' => 'Generate Password Automatically',
'send_portal_password_help' => 'If no password is set, one will be generated and sent with the first invoice.',
'expired' => 'Expired',