From 13f2b9435128b1973a68b8d2b6d579f3512e2f96 Mon Sep 17 00:00:00 2001 From: Mykyta Synelnikov Date: Tue, 30 Apr 2024 17:55:19 +0300 Subject: [PATCH] - changed texts; --- includes/admin/core/class-admin-forms.php | 2 +- includes/admin/core/class-admin-metabox.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/admin/core/class-admin-forms.php b/includes/admin/core/class-admin-forms.php index 996b13e5..93cd0a13 100644 --- a/includes/admin/core/class-admin-forms.php +++ b/includes/admin/core/class-admin-forms.php @@ -572,7 +572,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Forms' ) ) { $html .= ''; - $html .= '' . esc_html__( 'Icon is outdated. Please set the new one above.', 'ultimate-member' ) . ' + $html .= '' . esc_html__( 'The selected icon is using an outdated version. Please select the icon above to use latest version.', 'ultimate-member' ) . ' '; $html .= ''; diff --git a/includes/admin/core/class-admin-metabox.php b/includes/admin/core/class-admin-metabox.php index 0006fd2c..f4679337 100644 --- a/includes/admin/core/class-admin-metabox.php +++ b/includes/admin/core/class-admin-metabox.php @@ -1587,7 +1587,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Metabox' ) ) { - +