Tweak help text

This commit is contained in:
Hillel Coren 2018-04-16 10:38:49 +03:00
parent 809a53ae65
commit 7995d028bc

View File

@ -2794,7 +2794,7 @@ $LANG = array(
'purge_client_warning' => 'All related records (invoices, tasks, expenses, documents, etc) will also be deleted.', 'purge_client_warning' => 'All related records (invoices, tasks, expenses, documents, etc) will also be deleted.',
'clone_product' => 'Clone Product', 'clone_product' => 'Clone Product',
'item_details' => 'Item Details', 'item_details' => 'Item Details',
'send_item_details_help' => 'Send the line item details to the payment gateway.', 'send_item_details_help' => 'Send line item details to the payment gateway.',
'view_proposal' => 'View Proposal', 'view_proposal' => 'View Proposal',
'view_in_portal' => 'View in Portal', 'view_in_portal' => 'View in Portal',
'cookie_message' => 'This website uses cookies to ensure you get the best experience on our website.', 'cookie_message' => 'This website uses cookies to ensure you get the best experience on our website.',