diff --git a/Jenkinsfile b/Jenkinsfile
index 452c8e03a..c448a645c 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -30,7 +30,7 @@
* SUCH DAMAGE.
*/
-def XENADMIN_BRANDING_TAG = 'v5.3'
+def XENADMIN_BRANDING_TAG = 'v5.4'
@Library(['PacmanSharedLibrary', "xencenter-pipeline@v4.11"])
import com.xenserver.pipeline.xencenter.*
diff --git a/XenModel/Messages.Designer.cs b/XenModel/Messages.Designer.cs
index d580f79aa..c0853ba24 100755
--- a/XenModel/Messages.Designer.cs
+++ b/XenModel/Messages.Designer.cs
@@ -29340,7 +29340,7 @@ public static string NRPE_METRIC_TOOLTIP {
}
///
- /// Looks up a localized string similar to Failed to retrieve NRPE configuration, please check XenCenter logs..
+ /// Looks up a localized string similar to Failed to retrieve NRPE configuration, please check the application logs..
///
public static string NRPE_RETRIEVE_FAILED {
get {
diff --git a/XenModel/Messages.resx b/XenModel/Messages.resx
index 865d0ea2c..7ed952b91 100755
--- a/XenModel/Messages.resx
+++ b/XenModel/Messages.resx
@@ -10180,7 +10180,7 @@ When you configure an NFS storage repository, you simply provide the host name o
NRPE check name: {0}
- Failed to retrieve NRPE configuration, please check XenCenter logs.
+ Failed to retrieve NRPE configuration, please check the application logs.
Retrieving NRPE configuration...