mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2025-01-20 15:29:26 +01:00
CA-298952: Update product web site link.
Signed-off-by: Michael Z <michael.zhao@citrix.com>
This commit is contained in:
parent
3f2ddb854a
commit
5584433997
4
XenModel/InvisibleMessages.Designer.cs
generated
4
XenModel/InvisibleMessages.Designer.cs
generated
@ -19,7 +19,7 @@ namespace XenAdmin {
|
||||
// class via a tool like ResGen or Visual Studio.
|
||||
// To add or remove a member, edit your .ResX file then rerun ResGen
|
||||
// with the /str option, or rebuild your VS project.
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
||||
public class InvisibleMessages {
|
||||
@ -106,7 +106,7 @@ namespace XenAdmin {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to http://www.citrix.com/xenserver.
|
||||
/// Looks up a localized string similar to https://www.citrix.com/products/citrix-hypervisor.
|
||||
/// </summary>
|
||||
public static string HOMEPAGE {
|
||||
get {
|
||||
|
@ -133,7 +133,7 @@
|
||||
<value>https://cis.citrix.com/legal/</value>
|
||||
</data>
|
||||
<data name="HOMEPAGE" xml:space="preserve">
|
||||
<value>http://www.citrix.com/xenserver</value>
|
||||
<value>https://www.citrix.com/products/citrix-hypervisor</value>
|
||||
</data>
|
||||
<data name="HOMEPAGE_FILENAME" xml:space="preserve">
|
||||
<value>HomePage.ja.mht</value>
|
||||
|
@ -133,7 +133,7 @@
|
||||
<value>https://cis.citrix.com/legal/</value>
|
||||
</data>
|
||||
<data name="HOMEPAGE" xml:space="preserve">
|
||||
<value>http://www.citrix.com/xenserver</value>
|
||||
<value>https://www.citrix.com/products/citrix-hypervisor</value>
|
||||
</data>
|
||||
<data name="HOMEPAGE_FILENAME" xml:space="preserve">
|
||||
<value>HomePage.mht</value>
|
||||
|
@ -133,7 +133,7 @@
|
||||
<value>https://cis.citrix.com/legal/</value>
|
||||
</data>
|
||||
<data name="HOMEPAGE" xml:space="preserve">
|
||||
<value>http://www.citrix.com/xenserver</value>
|
||||
<value>https://www.citrix.com/products/citrix-hypervisor</value>
|
||||
</data>
|
||||
<data name="HOMEPAGE_FILENAME" xml:space="preserve">
|
||||
<value>HomePage.zh-CN.mht</value>
|
||||
|
Loading…
Reference in New Issue
Block a user