diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php index deb9bfd4ac21..193a189826c7 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -2050,7 +2050,7 @@ $LANG = array( 'link' => 'Link', 'fields' => 'Fields', 'dwolla' => 'Dwolla', - 'buy_now_buttons_warning' => 'Note: client and invoice records are created even if the transaction isn\'t completed.', + 'buy_now_buttons_warning' => 'Note: the client and invoice are created even if the transaction isn\'t completed.', 'buy_now_buttons_disabled' => 'This feature requires that a product is created and a payment gateway is configured.', 'enable_buy_now_buttons_help' => 'Enable support for buy now buttons', 'changes_take_effect_immediately' => 'Note: changes take effect immediately', @@ -2257,7 +2257,7 @@ $LANG = array( 'force_pdfjs_help' => 'Replace the built-in PDF viewer in :chrome_link and :firefox_link.
Enable this if your browser is automatically downloading the PDF.', 'force_pdfjs' => 'PDF Viewer', 'redirect_url' => 'Redirect URL', - 'redirect_url_help' => 'Optionally specify a URL to redirect to after a payment is made entered.', + 'redirect_url_help' => 'Optionally specify a URL to redirect to after a payment is entered.', 'save_draft' => 'Save Draft', 'refunded_credit_payment' => 'Refunded credit payment', 'keyboard_shortcuts' => 'Keyboard Shortcuts',