mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 17:14:28 -04:00
Corrected text files
This commit is contained in:
parent
3705b3ef19
commit
fe3fbeb9cc
@ -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.<br/>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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user