mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-21 17:11:29 +01:00
Removed hardcoded application name.
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
This commit is contained in:
parent
3b773c738f
commit
b9cb2d34f1
2
XenModel/Messages.Designer.cs
generated
2
XenModel/Messages.Designer.cs
generated
@ -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 {
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user