From 7ac3ac93ba8dbed87d348443aaa92722993dffb9 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Thu, 31 Jul 2025 06:43:58 +1000 Subject: [PATCH] Updated translations --- lang/en/texts.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/en/texts.php b/lang/en/texts.php index e7323670a2..748f9b2bd1 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -5164,7 +5164,7 @@ $lang = array( 'unsubscribe_help' => 'You are currently not subscribed, and therefore, will not receive emails at this time.', 'notification_purchase_order_bounced' => 'We were unable to deliver Purchase Order :invoice to :contact.

:error', 'notification_purchase_order_bounced_subject' => 'Unable to deliver Purchase Order :invoice', - 'show_pdfhtml_on_mobile' => 'Display HTML version of entity when viewing on mobile', + 'show_pdfhtml_on_mobile' => 'Display HTML Version When Viewing On Mobile', 'show_pdfhtml_on_mobile_help' => 'For improved visualization, displays a HTML version of the invoice/quote when viewing on mobile.', 'please_select_an_invoice_or_credit' => 'Please select an invoice or credit', 'mobile_version' => 'Mobile Version', @@ -5499,7 +5499,7 @@ $lang = array( 'remaining_hours' => 'Remaining Hours', 'just_now' => 'Just Now', 'yesterday' => 'Yesterday', - 'enable_client_profile_update' => 'Allow clients to update their profile', + 'enable_client_profile_update' => 'Allow Clients To Update Their Profile', 'enable_client_profile_update_help' => 'Allow clients to update their profile information from the client portal', 'preference_product_notes_for_html_view' => 'Use Item Notes for HTML View', 'preference_product_notes_for_html_view_help' => 'Preference the item Description over the item title if displaying the invoice in HTML.',