From f5e790fd18da6313c958022290dc375db24c5f53 Mon Sep 17 00:00:00 2001 From: anktd Date: Fri, 15 Nov 2024 21:59:57 +0530 Subject: [PATCH 1/5] clarify error msg --- php/Blockonomics.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/Blockonomics.php b/php/Blockonomics.php index 1b4e42c8..59173645 100755 --- a/php/Blockonomics.php +++ b/php/Blockonomics.php @@ -588,7 +588,7 @@ public function get_error_context($error_type){ if ($error_type == 'generic') { // Show Generic Error to Client. $context['error_title'] = __('Could not generate new address (This may be a temporary error. Please try again)', 'blockonomics-bitcoin-payments'); - $context['error_msg'] = __('If this continues, please ask website administrator to do following: