Skip to content

Commit b9cb2d3

Browse files
Konstantina ChremmouKonstantina Chremmou
authored andcommitted
Removed hardcoded application name.
Signed-off-by: Konstantina Chremmou <[email protected]>
1 parent 3b773c7 commit b9cb2d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

XenModel/Messages.Designer.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

XenModel/Messages.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10180,7 +10180,7 @@ When you configure an NFS storage repository, you simply provide the host name o
1018010180
<value>NRPE check name: {0}</value>
1018110181
</data>
1018210182
<data name="NRPE_RETRIEVE_FAILED" xml:space="preserve">
10183-
<value>Failed to retrieve NRPE configuration, please check XenCenter logs.</value>
10183+
<value>Failed to retrieve NRPE configuration, please check the application logs.</value>
1018410184
</data>
1018510185
<data name="NRPE_RETRIEVING_CONFIGURATION" xml:space="preserve">
1018610186
<value>Retrieving NRPE configuration...</value>

0 commit comments

Comments
 (0)