diff --git a/lang/en/texts.php b/lang/en/texts.php index 9fc9764b2a61..82480c63daf9 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -4778,7 +4778,7 @@ $LANG = array( 'invoice_task_project' => 'Invoice Task Project', 'invoice_task_project_help' => 'Add the project to the invoice line items', 'bulk_action' => 'Bulk Action', - 'phone_validation_error' => 'This mobile/cell phone number is not valid, please enter in E.164 format', + 'phone_validation_error' => 'This mobile (cell) phone number is not valid, please enter in E.164 format', 'transaction' => 'Transaction', 'disable_2fa' => 'Disable 2FA', 'change_number' => 'Change Number',