mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-23 20:36:33 +01:00
CP-15398: Rework on comments
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
This commit is contained in:
parent
31b7337026
commit
98f638027f
@ -56,11 +56,11 @@ namespace XenAdmin.Actions
|
||||
|
||||
private static readonly string SnapInTrustedCertXml =
|
||||
Path.Combine(Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData),
|
||||
Branding.COMPANY_NAME_SHORT + "\\XenServerPSSnapIn\\XenServer_Known_Certificates.xml");
|
||||
Branding.COMPANY_NAME_SHORT, "\\XenServerPSSnapIn\\XenServer_Known_Certificates.xml");
|
||||
|
||||
private static readonly string SnapInTrustedCertXmlDir =
|
||||
Path.Combine(Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData),
|
||||
Branding.COMPANY_NAME_SHORT + "\\XenServerPSSnapIn");
|
||||
Branding.COMPANY_NAME_SHORT, "\\XenServerPSSnapIn");
|
||||
|
||||
private readonly ReadOnlyCollection<IXenObject> _targets = new ReadOnlyCollection<IXenObject>(new List<IXenObject>());
|
||||
private readonly bool XenCenterNodeTarget = false;
|
||||
|
@ -139,7 +139,7 @@
|
||||
<value>1</value>
|
||||
</data>
|
||||
<data name="label2.Text" xml:space="preserve">
|
||||
<value>Copyright © @BRANDING_COMPANY_NAME_SHORT@ Systems, Inc. All rights reserved.</value>
|
||||
<value>Copyright © BRANDING_COMPANY_NAME_LEGAL All rights reserved.</value>
|
||||
</data>
|
||||
<data name=">>label2.Name" xml:space="preserve">
|
||||
<value>label2</value>
|
||||
|
@ -139,7 +139,7 @@
|
||||
<value>1</value>
|
||||
</data>
|
||||
<data name="label2.Text" xml:space="preserve">
|
||||
<value>版权所有 © @BRANDING_COMPANY_NAME_SHORT@ Systems, Inc. 保留所有权利。</value>
|
||||
<value>版权所有 © @BRANDING_COMPANY_NAME_LEGAL 保留所有权利。</value>
|
||||
</data>
|
||||
<data name=">>label2.Name" xml:space="preserve">
|
||||
<value>label2</value>
|
||||
|
@ -232,7 +232,7 @@
|
||||
<value>0</value>
|
||||
</data>
|
||||
<data name="AllowXenServerUpdatesCheckBox.Text" xml:space="preserve">
|
||||
<value>@BRANDING_SERVER@ の新しいバージョンを確認する(&N)</value>
|
||||
<value>@BRANDING_SERVER@ の新しいバージョンを確認する(&V)</value>
|
||||
</data>
|
||||
<data name=">>AllowXenServerUpdatesCheckBox.Name" xml:space="preserve">
|
||||
<value>AllowXenServerUpdatesCheckBox</value>
|
||||
|
@ -232,7 +232,7 @@
|
||||
<value>0</value>
|
||||
</data>
|
||||
<data name="AllowXenServerUpdatesCheckBox.Text" xml:space="preserve">
|
||||
<value>Check for &new versions of @BRANDING_SERVER@</value>
|
||||
<value>Check for new &versions of @BRANDING_SERVER@</value>
|
||||
</data>
|
||||
<data name=">>AllowXenServerUpdatesCheckBox.Name" xml:space="preserve">
|
||||
<value>AllowXenServerUpdatesCheckBox</value>
|
||||
|
@ -232,7 +232,7 @@
|
||||
<value>0</value>
|
||||
</data>
|
||||
<data name="AllowXenServerUpdatesCheckBox.Text" xml:space="preserve">
|
||||
<value>检查新版本 @BRANDING_SERVER@(&N)</value>
|
||||
<value>检查新版本 @BRANDING_SERVER@(&V)</value>
|
||||
</data>
|
||||
<data name=">>AllowXenServerUpdatesCheckBox.Name" xml:space="preserve">
|
||||
<value>AllowXenServerUpdatesCheckBox</value>
|
||||
|
6
XenModel/Messages.Designer.cs
generated
6
XenModel/Messages.Designer.cs
generated
@ -22691,7 +22691,7 @@ namespace XenAdmin {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to You cannot add server with a me="NEWPOOL_FREE_HOST_PAID_MASTER" xml:space="p Advanced Edition or higher license to a pool of Free Edition @BRANDING_SERVER@s.
|
||||
/// Looks up a localized string similar to You cannot add server with a @BRANDING_PRODUCT_BRAND@ Advanced Edition or higher license to a pool of Free Edition servers.
|
||||
/// </summary>
|
||||
public static string NEWPOOL_PAID_HOST_FREE_MASTER {
|
||||
get {
|
||||
@ -22956,7 +22956,7 @@ namespace XenAdmin {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Creating a new virtual disk on this LUN will destroy any data present. You must ensure that no other system is using the LUN, including any @BRANDING_SERVER@s, or the virtual disk may become corrupted while in use.
|
||||
/// Looks up a localized string similar to Creating a new virtual disk on this LUN will destroy any data present. You must ensure that no other system is using the LUN, including any servers, or the virtual disk may become corrupted while in use.
|
||||
///
|
||||
///Do you wish to format the disk?.
|
||||
/// </summary>
|
||||
@ -25246,7 +25246,7 @@ namespace XenAdmin {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to This patch is for @BRANDING_SERVER@s with version matching the regular expression '{0}'..
|
||||
/// Looks up a localized string similar to This patch is for servers with version matching the regular expression '{0}'..
|
||||
/// </summary>
|
||||
public static string PATCH_FOR_XENSERVER_VERSION {
|
||||
get {
|
||||
|
@ -7493,7 +7493,7 @@ SCSI ID: {2}
|
||||
<value>iSCSI SR [{0} ({1}; {2})]</value>
|
||||
</data>
|
||||
<data name="NEWSR_ISCSI_FORMAT_WARNING" xml:space="preserve">
|
||||
<value>このLUN に仮想ディスクを作成すると、保存されているデータが失われます。@BRANDING_SERVER@s を含むほかのシステムが LUN を使用していないことを確認してください。LUN が使用されていると、仮想ディスクが破損する場合があります。
|
||||
<value>このLUN に仮想ディスクを作成すると、保存されているデータが失われます。servers を含むほかのシステムが LUN を使用していないことを確認してください。LUN が使用されていると、仮想ディスクが破損する場合があります。
|
||||
|
||||
ディスクをフォーマットしてもよろしいですか?</value>
|
||||
</data>
|
||||
|
@ -7765,7 +7765,7 @@ You should only proceed if you have verified that these settings are correct.</v
|
||||
<value>Your current role on the master is not authorized to add hosts to the master's pool</value>
|
||||
</data>
|
||||
<data name="NEWPOOL_PAID_HOST_FREE_MASTER" xml:space="preserve">
|
||||
<value>You cannot add server with a me="NEWPOOL_FREE_HOST_PAID_MASTER" xml:space="p Advanced Edition or higher license to a pool of Free Edition @BRANDING_SERVER@s</value>
|
||||
<value>You cannot add server with a @BRANDING_PRODUCT_BRAND@ Advanced Edition or higher license to a pool of Free Edition servers</value>
|
||||
</data>
|
||||
<data name="NEWPOOL_POOLINGRESTRICTED" xml:space="preserve">
|
||||
<value>Pooling is restricted with this server's license</value>
|
||||
@ -7856,7 +7856,7 @@ When you configure a SMB storage repository, you simply provide the hostname or
|
||||
<value>iSCSI SR [{0} ({1}; {2})]</value>
|
||||
</data>
|
||||
<data name="NEWSR_ISCSI_FORMAT_WARNING" xml:space="preserve">
|
||||
<value>Creating a new virtual disk on this LUN will destroy any data present. You must ensure that no other system is using the LUN, including any @BRANDING_SERVER@s, or the virtual disk may become corrupted while in use.
|
||||
<value>Creating a new virtual disk on this LUN will destroy any data present. You must ensure that no other system is using the LUN, including any servers, or the virtual disk may become corrupted while in use.
|
||||
|
||||
Do you wish to format the disk?</value>
|
||||
</data>
|
||||
@ -8981,7 +8981,7 @@ Date created: {2}
|
||||
Size: {3}</value>
|
||||
</data>
|
||||
<data name="PATCH_FOR_XENSERVER_VERSION" xml:space="preserve">
|
||||
<value>This patch is for @BRANDING_SERVER@s with version matching the regular expression '{0}'.</value>
|
||||
<value>This patch is for servers with version matching the regular expression '{0}'.</value>
|
||||
</data>
|
||||
<data name="PATCH_NOT_FOUND" xml:space="preserve">
|
||||
<value>Not found</value>
|
||||
|
Loading…
Reference in New Issue
Block a user