Skip to content

Commit

Permalink
Merge pull request #3258 from kc284/master
Browse files Browse the repository at this point in the history
CP-46393: Bumped branding library to v5.4. Small branding issue.
  • Loading branch information
kc284 committed Nov 16, 2023
2 parents 3b773c7 + 01a831f commit 368aa63
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* SUCH DAMAGE.
*/

def XENADMIN_BRANDING_TAG = 'v5.3'
def XENADMIN_BRANDING_TAG = 'v5.4'

@Library(['PacmanSharedLibrary', "[email protected]"])
import com.xenserver.pipeline.xencenter.*
Expand Down
2 changes: 1 addition & 1 deletion XenModel/Messages.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion XenModel/Messages.resx
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 368aa63

Please sign in to comment.