diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php index 9eb3cac17e..636e9ac987 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -2253,7 +2253,7 @@ $LANG = array( 'updated_credit' => 'Successfully updated credit', 'edit_credit' => 'Edit Credit', 'live_preview_help' => 'Display a live PDF preview on the invoice page.
Disable this to improve performance when editing invoices.', - 'force_pdfjs_help' => 'Replace the built-in PDF viewer in :chrome_link or :firefox_link.
Enable this if your browser is automatically downloading the PDF.', + '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', );