Merge pull request #3258 from kc284/master

CP-46393: Bumped branding library to v5.4. Small branding issue.
This commit is contained in:
Konstantina Chremmou 2023-11-16 11:53:48 +00:00 committed by GitHub
commit 368aa63a0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

2
Jenkinsfile vendored
View File

@ -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.*

View File

@ -29340,7 +29340,7 @@ namespace XenAdmin {
}
/// <summary>
/// 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..
/// </summary>
public static string NRPE_RETRIEVE_FAILED {
get {

View File

@ -10180,7 +10180,7 @@ When you configure an NFS storage repository, you simply provide the host name o
<value>NRPE check name: {0}</value>
</data>
<data name="NRPE_RETRIEVE_FAILED" xml:space="preserve">
<value>Failed to retrieve NRPE configuration, please check XenCenter logs.</value>
<value>Failed to retrieve NRPE configuration, please check the application logs.</value>
</data>
<data name="NRPE_RETRIEVING_CONFIGURATION" xml:space="preserve">
<value>Retrieving NRPE configuration...</value>