CA-169478: SC&JA: uninternationalized issue for “xscontainer” under Report content item list.

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
This commit is contained in:
Gabor Apati-Nagy 2016-02-22 12:03:20 +00:00
parent 738bfed0e8
commit 36d5d872c0
2 changed files with 14 additions and 2 deletions

View File

@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.18444
// Runtime Version:4.0.30319.34209
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@ -1635,6 +1635,15 @@ namespace XenAdmin {
}
}
/// <summary>
/// Looks up a localized string similar to Container management logs.
/// </summary>
public static string Label_host_system_status_xscontainer {
get {
return ResourceManager.GetString("Label-host.system_status-xscontainer", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to RPM package database.
/// </summary>

View File

@ -1847,4 +1847,7 @@
<data name="Label-host.edition-basic" xml:space="preserve">
<value>[Citrix] [XenServer product] Basic Edition</value>
</data>
</root>
<data name="Label-host.system_status-xscontainer" xml:space="preserve">
<value>Container management logs</value>
</data>
</root>