diff --git a/XenAdmin/Wizards/DRWizards/DRFailoverWizardPrecheckPage.resx b/XenAdmin/Wizards/DRWizards/DRFailoverWizardPrecheckPage.resx
index adffe0b21..72678115a 100644
--- a/XenAdmin/Wizards/DRWizards/DRFailoverWizardPrecheckPage.resx
+++ b/XenAdmin/Wizards/DRWizards/DRFailoverWizardPrecheckPage.resx
@@ -139,7 +139,7 @@
13
- &View only precheck failures/issues
+ &View only pre-check failures/issues
checkBoxViewPrecheckFailuresOnly
@@ -217,7 +217,7 @@
14
- Failover prechecks completed: {0} issues found
+ Failover pre-checks completed: {0} issues found
labelPrecheckStatus
@@ -391,7 +391,7 @@
7
- Failover prechecks are performed to ensure that the selected vApps and VMs can be failed over. Please take appropriate action to resolve any issues.
+ Failover pre-checks are performed to ensure that the selected vApps and VMs can be failed over. Please take appropriate action to resolve any issues.
labelPrechecksFirstLine
@@ -451,7 +451,7 @@
0
- You need to resolve the issues found during prechecks before you can continue.
+ You need to resolve the issues found during pre-checks before you can continue.
MiddleLeft
diff --git a/XenAdmin/Wizards/PatchingWizard/PatchingWizard_PrecheckPage.resx b/XenAdmin/Wizards/PatchingWizard/PatchingWizard_PrecheckPage.resx
index 8e4ec9378..6a7dce5e1 100644
--- a/XenAdmin/Wizards/PatchingWizard/PatchingWizard_PrecheckPage.resx
+++ b/XenAdmin/Wizards/PatchingWizard/PatchingWizard_PrecheckPage.resx
@@ -250,7 +250,7 @@
6
- &Hide successful prechecks
+ &Hide successful pre-checks
checkBoxViewPrecheckFailuresOnly
diff --git a/XenAdmin/Wizards/RollingUpgradeWizard/RollingUpgradeExtrasPage.resx b/XenAdmin/Wizards/RollingUpgradeWizard/RollingUpgradeExtrasPage.resx
index efaae093e..345e6488f 100644
--- a/XenAdmin/Wizards/RollingUpgradeWizard/RollingUpgradeExtrasPage.resx
+++ b/XenAdmin/Wizards/RollingUpgradeWizard/RollingUpgradeExtrasPage.resx
@@ -325,7 +325,7 @@
8
- Click Run Prechecks to begin running the upgrade prechecks.
+ Click Run Pre-checks to begin running the upgrade pre-checks.
label6
diff --git a/XenModel/Messages.Designer.cs b/XenModel/Messages.Designer.cs
index daafca24d..5cfb670b9 100755
--- a/XenModel/Messages.Designer.cs
+++ b/XenModel/Messages.Designer.cs
@@ -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", "16.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 Messages {
@@ -13724,7 +13724,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to Failover prechecks completed: {0} issues found.
+ /// Looks up a localized string similar to Failover pre-checks completed: {0} issues found.
///
public static string DR_WIZARD_PRECHECKPAGE_STATUS_FAILURE {
get {
@@ -13742,7 +13742,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to Failover prechecks completed: No issues found.
+ /// Looks up a localized string similar to Failover pre-checks completed: No issues found.
///
public static string DR_WIZARD_PRECHECKPAGE_STATUS_SUCCESS {
get {
@@ -19198,7 +19198,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to No crashdumps to remove.
+ /// Looks up a localized string similar to No crash dumps to remove.
///
public static string HOST_NO_CRASHDUMPS {
get {
@@ -19261,7 +19261,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to Removed {0} crashdumps from {1}.
+ /// Looks up a localized string similar to Removed {0} crash dumps from {1}.
///
public static string HOST_REMOVED_MANY_CRASHDUMPS {
get {
@@ -19270,7 +19270,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to Removed 1 crashdump from {0}.
+ /// Looks up a localized string similar to Removed 1 crash dump from {0}.
///
public static string HOST_REMOVED_ONE_CRASHDUMP {
get {
@@ -19279,7 +19279,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to Removing crashdump {0} of {1} from {2}.
+ /// Looks up a localized string similar to Removing crash dump {0} of {1} from {2}.
///
public static string HOST_REMOVING_CRASHDUMP {
get {
@@ -19288,7 +19288,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to Removing crashdumps from {0}.
+ /// Looks up a localized string similar to Removing crash dumps from {0}.
///
public static string HOST_REMOVING_CRASHDUMPS_TITLE {
get {
@@ -28480,7 +28480,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to Running prechecks....
+ /// Looks up a localized string similar to Running pre-checks....
///
public static string PATCHING_WIZARD_RUNNING_PRECHECKS {
get {
@@ -28762,7 +28762,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to Revert resolved prechecks.
+ /// Looks up a localized string similar to Revert resolved pre-checks.
///
public static string PATCHINGWIZARD_PATCHINGPAGE_PRECHECK_REVERT {
get {
@@ -28771,7 +28771,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to Resolved prechecks reverted.
+ /// Looks up a localized string similar to Resolved pre-checks reverted.
///
public static string PATCHINGWIZARD_PATCHINGPAGE_PRECHECK_REVERTED {
get {
@@ -28861,7 +28861,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to Prechecks failed..
+ /// Looks up a localized string similar to Pre-checks failed..
///
public static string PATCHINGWIZARD_PRECHECKPAGE_FAILED {
get {
@@ -28870,7 +28870,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to Update prechecks are performed to verify that the update "{0}" can be applied to the servers..
+ /// Looks up a localized string similar to Update pre-checks are performed to verify that the update "{0}" can be applied to the servers..
///
public static string PATCHINGWIZARD_PRECHECKPAGE_FIRSTLINE {
get {
@@ -28879,7 +28879,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to Prechecks are performed to verify that automated updates can proceed..
+ /// Looks up a localized string similar to Pre-checks are performed to verify that automated updates can proceed..
///
public static string PATCHINGWIZARD_PRECHECKPAGE_FIRSTLINE_AUTOMATED_UPDATES_MODE {
get {
@@ -28888,7 +28888,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to Update prechecks are performed to verify that the selected update can be applied to the servers..
+ /// Looks up a localized string similar to Update pre-checks are performed to verify that the selected update can be applied to the servers..
///
public static string PATCHINGWIZARD_PRECHECKPAGE_FIRSTLINE_NO_PATCH_NAME {
get {
@@ -28915,7 +28915,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to Prechecks.
+ /// Looks up a localized string similar to Pre-checks.
///
public static string PATCHINGWIZARD_PRECHECKPAGE_TEXT {
get {
@@ -28924,7 +28924,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to Perform update prechecks on selected servers.
+ /// Looks up a localized string similar to Perform update pre-checks on selected servers.
///
public static string PATCHINGWIZARD_PRECHECKPAGE_TITLE {
get {
@@ -29271,7 +29271,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to The upload process was cancelled..
+ /// Looks up a localized string similar to The upload process was canceled..
///
public static string PATCHINGWIZARD_SINGLEUPLOAD_CANCELLATION {
get {
@@ -31904,7 +31904,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to Revert precheck actions.
+ /// Looks up a localized string similar to Revert pre-check actions.
///
public static string REVERT_PRECHECK_ACTIONS {
get {
@@ -31940,7 +31940,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to Reverting resolved prechecks....
+ /// Looks up a localized string similar to Reverting resolved pre-checks....
///
public static string REVERTING_RESOLVED_PRECHECKS {
get {
@@ -31949,7 +31949,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to Reverting resolved prechecks in {0}....
+ /// Looks up a localized string similar to Reverting resolved pre-checks in {0}....
///
public static string REVERTING_RESOLVED_PRECHECKS_POOL {
get {
@@ -32283,7 +32283,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to Upgrade prechecks are performed on all the pools you selected to ensure that all the servers can be upgraded..
+ /// Looks up a localized string similar to Upgrade pre-checks are performed on all the pools you selected to ensure that all the servers can be upgraded..
///
public static string ROLLINGUPGRADE_PRECHECKS {
get {
@@ -32337,7 +32337,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to &Run Prechecks.
+ /// Looks up a localized string similar to &Run Pre-checks.
///
public static string RUN_PRECHECKS_WITH_ACCESS_KEY {
get {
@@ -36633,7 +36633,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to Update precheck failed on server '{0}'.
+ /// Looks up a localized string similar to Update pre-check failed on server '{0}'.
///
public static string UPDATES_WIZARD_PRECHECK_FAILED_TITLE {
get {
@@ -36779,7 +36779,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to Precheck for {0} in {1}....
+ /// Looks up a localized string similar to Pre-check for {0} in {1}....
///
public static string UPDATES_WIZARD_RUNNING_PRECHECK {
get {
@@ -36923,7 +36923,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to Prechecks.
+ /// Looks up a localized string similar to Pre-checks.
///
public static string UPGRADE_PRECHECKS_TEXT {
get {
@@ -36932,7 +36932,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to Perform upgrade prechecks on selected pools.
+ /// Looks up a localized string similar to Perform upgrade pre-checks on selected pools.
///
public static string UPGRADE_PRECHECKS_TITLE {
get {
@@ -36977,7 +36977,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to Upgrade Prechecks.
+ /// Looks up a localized string similar to Upgrade Pre-checks.
///
public static string UPGRADEWIZARD_PRECHECK_TEXT {
get {
@@ -36986,7 +36986,7 @@ namespace XenAdmin {
}
///
- /// Looks up a localized string similar to Problems encountered when performing upgrade prechecks..
+ /// Looks up a localized string similar to Problems encountered when performing upgrade pre-checks..
///
public static string UPGRADEWIZARD_PRECHECK_TITLE {
get {
diff --git a/XenModel/Messages.resx b/XenModel/Messages.resx
index 6ebaecc8a..4d6c0bddf 100755
--- a/XenModel/Messages.resx
+++ b/XenModel/Messages.resx
@@ -4859,13 +4859,13 @@ Eject the CD and try again.
Resolve
- Failover prechecks completed: {0} issues found
+ Failover pre-checks completed: {0} issues found
Running failover pre-checks:
- Failover prechecks completed: No issues found
+ Failover pre-checks completed: No issues found
Pre-checks
@@ -6730,7 +6730,7 @@ This might result in failure to migrate VMs to this server during the RPU or to
Server is not reachable
- No crashdumps to remove
+ No crash dumps to remove
Server power on
@@ -6748,16 +6748,16 @@ This might result in failure to migrate VMs to this server during the RPU or to
You must reboot your server '{0}' to complete the restore process.
- Removed {0} crashdumps from {1}
+ Removed {0} crash dumps from {1}
- Removed 1 crashdump from {0}
+ Removed 1 crash dump from {0}
- Removing crashdump {0} of {1} from {2}
+ Removing crash dump {0} of {1} from {2}
- Removing crashdumps from {0}
+ Removing crash dumps from {0}
Server '{0}' restored.
@@ -9929,10 +9929,10 @@ This will cancel the update process and may leave your system in an unstable sta
Reverting pool problems...
- Revert resolved prechecks
+ Revert resolved pre-checks
- Resolved prechecks reverted
+ Resolved pre-checks reverted
Resolve server problems
@@ -9962,16 +9962,16 @@ This will cancel the update process and may leave your system in an unstable sta
Checking disk space requirements
- Prechecks failed.
+ Pre-checks failed.
- Update prechecks are performed to verify that the update "{0}" can be applied to the servers.
+ Update pre-checks are performed to verify that the update "{0}" can be applied to the servers.
- Prechecks are performed to verify that automated updates can proceed.
+ Pre-checks are performed to verify that automated updates can proceed.
- Update prechecks are performed to verify that the selected update can be applied to the servers.
+ Update pre-checks are performed to verify that the selected update can be applied to the servers.
Resolve
@@ -9980,10 +9980,10 @@ This will cancel the update process and may leave your system in an unstable sta
Resolving issues...
- Prechecks
+ Pre-checks
- Perform update prechecks on selected servers
+ Perform update pre-checks on selected servers
Deleted update installation files
@@ -10101,7 +10101,7 @@ Servers where this update cannot be applied appear disabled in this list.The installation of update {0} was completed with warnings.
- The upload process was cancelled.
+ The upload process was canceled.
Are you sure you want to leave this page?
@@ -10169,7 +10169,7 @@ This will cancel the upload process.
{0} ...
- Running prechecks...
+ Running pre-checks...
Unable to resolve this issue:\n{0}\n\nPlease resolve this issue manually and then click Check Again.
@@ -11078,10 +11078,10 @@ Click Server Status Report to open the Compile Server Status Report Wizard or cl
Reverting the power state of {0}
- Reverting resolved prechecks...
+ Reverting resolved pre-checks...
- Reverting resolved prechecks in {0}...
+ Reverting resolved pre-checks in {0}...
Reverting all changes done by this wizard
@@ -11090,7 +11090,7 @@ Click Server Status Report to open the Compile Server Status Report Wizard or cl
Revert pool state
- Revert precheck actions
+ Revert pre-check actions
Revert all changes done by this wizard
@@ -11105,7 +11105,7 @@ Click Server Status Report to open the Compile Server Status Report Wizard or cl
{0} on '{1}'
- Upgrade prechecks are performed on all the pools you selected to ensure that all the servers can be upgraded.
+ Upgrade pre-checks are performed on all the pools you selected to ensure that all the servers can be upgraded.
Rolling Pool Upgrade
@@ -11235,7 +11235,7 @@ The master must be upgraded first, so if you skip the master, the rolling pool u
Policy started
- &Run Prechecks
+ &Run Pre-checks
&Run Report
@@ -12630,7 +12630,7 @@ Please check your settings and try again.
{0}: Prerequisite update(s) are missing: {1}
- Update precheck failed on server '{0}'
+ Update pre-check failed on server '{0}'
Reboot
@@ -12680,7 +12680,7 @@ Please check your settings and try again.
Click here to resume this VM
- Precheck for {0} in {1}...
+ Pre-check for {0} in {1}...
{0}: The update needs to be applied on all servers in the pool.
@@ -12764,10 +12764,10 @@ Note that if RBAC is enabled, only updates which you have privileges to dismiss
Applying the upgrade to the pool.
- Upgrade Prechecks
+ Upgrade Pre-checks
- Problems encountered when performing upgrade prechecks.
+ Problems encountered when performing upgrade pre-checks.
Error encountered when checking ability to download updates.
@@ -12806,10 +12806,10 @@ Note that if RBAC is enabled, only updates which you have privileges to dismiss
Upgrade pool master '{0}'
- Prechecks
+ Pre-checks
- Perform upgrade prechecks on selected pools
+ Perform upgrade pre-checks on selected pools
Upgrade server '{0}
diff --git a/XenModel/XenAPI/FriendlyErrorNames.Designer.cs b/XenModel/XenAPI/FriendlyErrorNames.Designer.cs
index 2b2e21ad2..c65647e20 100755
--- a/XenModel/XenAPI/FriendlyErrorNames.Designer.cs
+++ b/XenModel/XenAPI/FriendlyErrorNames.Designer.cs
@@ -2248,7 +2248,7 @@ namespace XenAPI {
}
///
- /// Looks up a localized string similar to The patch precheck stage failed: the server does not have enough space..
+ /// Looks up a localized string similar to The patch pre-check stage failed: the server does not have enough space..
///
public static string PATCH_PRECHECK_FAILED_OUT_OF_SPACE {
get {
@@ -2257,7 +2257,7 @@ namespace XenAPI {
}
///
- /// Looks up a localized string similar to The update precheck stage failed: prerequisite updates are missing..
+ /// Looks up a localized string similar to The update pre-check stage failed: prerequisite updates are missing..
///
public static string PATCH_PRECHECK_FAILED_PREREQUISITE_MISSING {
get {
@@ -2266,7 +2266,7 @@ namespace XenAPI {
}
///
- /// Looks up a localized string similar to The update precheck stage failed with an unknown error..
+ /// Looks up a localized string similar to The update pre-check stage failed with an unknown error..
///
public static string PATCH_PRECHECK_FAILED_UNKNOWN_ERROR {
get {
@@ -2275,7 +2275,7 @@ namespace XenAPI {
}
///
- /// Looks up a localized string similar to The update precheck stage failed: there are one or more VMs still running on the server. All VMs must be shut down or suspended before the update can be applied..
+ /// Looks up a localized string similar to The update pre-check stage failed: there are one or more VMs still running on the server. All VMs must be shut down or suspended before the update can be applied..
///
public static string PATCH_PRECHECK_FAILED_VM_RUNNING {
get {
@@ -4665,7 +4665,7 @@ namespace XenAPI {
}
///
- /// Looks up a localized string similar to The iScsi target and received IQNs do not match.
+ /// Looks up a localized string similar to The iSCSI target and received IQNs do not match.
///
public static string SR_BACKEND_FAILURE_84 {
get {
@@ -4683,7 +4683,7 @@ namespace XenAPI {
}
///
- /// Looks up a localized string similar to The attempt to query the iSCSi daemon failed.
+ /// Looks up a localized string similar to The attempt to query the iSCSI daemon failed.
///
public static string SR_BACKEND_FAILURE_86 {
get {
@@ -5016,7 +5016,7 @@ namespace XenAPI {
}
///
- /// Looks up a localized string similar to The request was asynchronously cancelled..
+ /// Looks up a localized string similar to The request was asynchronously canceled..
///
public static string TASK_CANCELLED {
get {
@@ -5151,7 +5151,7 @@ namespace XenAPI {
}
///
- /// Looks up a localized string similar to The update precheck stage failed: conflicting update(s) are present..
+ /// Looks up a localized string similar to The update pre-check stage failed: conflicting update(s) are present..
///
public static string UPDATE_PRECHECK_FAILED_CONFLICT_PRESENT {
get {
@@ -5160,7 +5160,7 @@ namespace XenAPI {
}
///
- /// Looks up a localized string similar to The update precheck stage failed: RPM package validation requires a GPG key that is not present on the host..
+ /// Looks up a localized string similar to The update pre-check stage failed: RPM package validation requires a GPG key that is not present on the host..
///
public static string UPDATE_PRECHECK_FAILED_GPGKEY_NOT_IMPORTED {
get {
@@ -5169,7 +5169,7 @@ namespace XenAPI {
}
///
- /// Looks up a localized string similar to The update precheck stage failed: the server does not have enough space..
+ /// Looks up a localized string similar to The update pre-check stage failed: the server does not have enough space..
///
public static string UPDATE_PRECHECK_FAILED_OUT_OF_SPACE {
get {
@@ -5178,7 +5178,7 @@ namespace XenAPI {
}
///
- /// Looks up a localized string similar to The update precheck stage failed: prerequisite update(s) are missing..
+ /// Looks up a localized string similar to The update pre-check stage failed: prerequisite update(s) are missing..
///
public static string UPDATE_PRECHECK_FAILED_PREREQUISITE_MISSING {
get {
@@ -5187,7 +5187,7 @@ namespace XenAPI {
}
///
- /// Looks up a localized string similar to The update precheck stage failed with an unknown error..
+ /// Looks up a localized string similar to The update pre-check stage failed with an unknown error..
///
public static string UPDATE_PRECHECK_FAILED_UNKNOWN_ERROR {
get {
@@ -5196,7 +5196,7 @@ namespace XenAPI {
}
///
- /// Looks up a localized string similar to The update precheck stage failed: the server is of an incorrect version..
+ /// Looks up a localized string similar to The update pre-check stage failed: the server is of an incorrect version..
///
public static string UPDATE_PRECHECK_FAILED_WRONG_SERVER_VERSION {
get {
@@ -5943,7 +5943,7 @@ namespace XenAPI {
}
///
- /// Looks up a localized string similar to This operation is illegal because the VM is using nested virtualisation..
+ /// Looks up a localized string similar to This operation is illegal because the VM is using nested virtualization..
///
public static string VM_IS_USING_NESTED_VIRT {
get {
@@ -6033,7 +6033,7 @@ namespace XenAPI {
}
///
- /// Looks up a localized string similar to This VM does not have a crashdump SR specified..
+ /// Looks up a localized string similar to This VM does not have a crash dump SR specified..
///
public static string VM_NO_CRASHDUMP_SR {
get {
@@ -6420,7 +6420,7 @@ namespace XenAPI {
}
///
- /// Looks up a localized string similar to The WLB URL is invalid. Ensure it is in format: <ipaddress>:<port>. The configured/given URL is returned..
+ /// Looks up a localized string similar to The WLB URL is invalid. Ensure it is in the format: <ipaddress>:<port>. The configured/given URL is returned..
///
public static string WLB_URL_INVALID {
get {
@@ -6519,7 +6519,7 @@ namespace XenAPI {
}
///
- /// Looks up a localized string similar to Could not find any volumes supported by the Vss Provider.
+ /// Looks up a localized string similar to Could not find any volumes supported by the VSS Provider.
///
public static string XEN_VSS_REQ_ERROR_NO_VOLUMES_SUPPORTED {
get {
@@ -6537,7 +6537,7 @@ namespace XenAPI {
}
///
- /// Looks up a localized string similar to The Vss Provider is not loaded.
+ /// Looks up a localized string similar to The VSS Provider is not loaded.
///
public static string XEN_VSS_REQ_ERROR_PROV_NOT_LOADED {
get {
diff --git a/XenModel/XenAPI/FriendlyErrorNames.ja.resx b/XenModel/XenAPI/FriendlyErrorNames.ja.resx
index 0a293941e..cc4a4e3b8 100644
--- a/XenModel/XenAPI/FriendlyErrorNames.ja.resx
+++ b/XenModel/XenAPI/FriendlyErrorNames.ja.resx
@@ -2280,13 +2280,13 @@
VSS リクエスタの初期化に失敗しました。
- Vss Provider でサポートされるボリュームが見つかりません
+ VSS Provider でサポートされるボリュームが見つかりません
スナップショットの VSS ライタの準備に失敗しました。
- Vss Provider が読み込まれていません
+ VSS Provider が読み込まれていません
新規 VSS スナップショットの開始に失敗しました。
diff --git a/XenModel/XenAPI/FriendlyErrorNames.resx b/XenModel/XenAPI/FriendlyErrorNames.resx
index ad4fa2bbd..39b3a0979 100755
--- a/XenModel/XenAPI/FriendlyErrorNames.resx
+++ b/XenModel/XenAPI/FriendlyErrorNames.resx
@@ -847,16 +847,16 @@
The Tools ISO must be ejected from all running VMs in the pool.
- The patch precheck stage failed: the server does not have enough space.
+ The patch pre-check stage failed: the server does not have enough space.
- The update precheck stage failed: prerequisite updates are missing.
+ The update pre-check stage failed: prerequisite updates are missing.
- The update precheck stage failed with an unknown error.
+ The update pre-check stage failed with an unknown error.
- The update precheck stage failed: there are one or more VMs still running on the server. All VMs must be shut down or suspended before the update can be applied.
+ The update pre-check stage failed: there are one or more VMs still running on the server. All VMs must be shut down or suspended before the update can be applied.
The current build number ({1}) is incompatible with the update build number ({2}).
@@ -1656,13 +1656,13 @@ Authorized Roles: {1}
The attempt to discover the iSCSI target/device failed
- The iScsi target and received IQNs do not match
+ The iSCSI target and received IQNs do not match
The attempt to detach the iSCSI failed
- The attempt to query the iSCSi daemon failed
+ The attempt to query the iSCSI daemon failed
Either LUNid or LUNserial value must be provided
@@ -1773,7 +1773,7 @@ Authorized Roles: {1}
Retrieving system status from the server failed.
- The request was asynchronously cancelled.
+ The request was asynchronously canceled.
Cannot contact the other host using TLS on the specified address and port
@@ -1818,22 +1818,22 @@ Authorized Roles: {1}
The update cannot be applied for the following host(s).
- The update precheck stage failed: conflicting update(s) are present.
+ The update pre-check stage failed: conflicting update(s) are present.
- The update precheck stage failed: RPM package validation requires a GPG key that is not present on the host.
+ The update pre-check stage failed: RPM package validation requires a GPG key that is not present on the host.
- The update precheck stage failed: the server does not have enough space.
+ The update pre-check stage failed: the server does not have enough space.
- The update precheck stage failed: prerequisite update(s) are missing.
+ The update pre-check stage failed: prerequisite update(s) are missing.
- The update precheck stage failed with an unknown error.
+ The update pre-check stage failed with an unknown error.
- The update precheck stage failed: the server is of an incorrect version.
+ The update pre-check stage failed: the server is of an incorrect version.
The USB device is currently attached to a VM.
@@ -2094,7 +2094,7 @@ Authorized Roles: {1}
The operation attempted is not valid for templates
- This operation is illegal because the VM is using nested virtualisation.
+ This operation is illegal because the VM is using nested virtualization.
You attempted an operation on a VM which lacks the feature.
@@ -2127,7 +2127,7 @@ Authorized Roles: {1}
The specified VM is not currently resident on the specified server.
- This VM does not have a crashdump SR specified.
+ This VM does not have a crash dump SR specified.
The VM has no empty CD drive (VBD).
@@ -2241,7 +2241,7 @@ Authorized Roles: {1}
The configured WLB server name failed to resolve in DNS.
- The WLB URL is invalid. Ensure it is in format: <ipaddress>:<port>. The configured/given URL is returned.
+ The WLB URL is invalid. Ensure it is in the format: <ipaddress>:<port>. The configured/given URL is returned.
WLB reported that the server rejected its configured authentication details.
@@ -2280,13 +2280,13 @@ Authorized Roles: {1}
Initialization of the VSS requester failed
- Could not find any volumes supported by the Vss Provider
+ Could not find any volumes supported by the VSS Provider
An attempt to prepare VSS writers for the snapshot failed
- The Vss Provider is not loaded
+ The VSS Provider is not loaded
An attempt to start a new VSS snapshot failed
diff --git a/XenModel/XenAPI/FriendlyErrorNames.zh-CN.resx b/XenModel/XenAPI/FriendlyErrorNames.zh-CN.resx
index 19c16a150..34ad96a8d 100644
--- a/XenModel/XenAPI/FriendlyErrorNames.zh-CN.resx
+++ b/XenModel/XenAPI/FriendlyErrorNames.zh-CN.resx
@@ -1656,13 +1656,13 @@
尝试检测 iSCSI 目标/设备失败
- iScsi 目标与收到的 IQN 不匹配
+ iSCSI 目标与收到的 IQN 不匹配
尝试分离 iSCSI 失败
- 尝试查询 iSCSi 守护程序失败
+ 尝试查询 iSCSI 守护程序失败
必须提供 LUNid 或 LUNserial 值
@@ -2241,7 +2241,7 @@
配置的 WLB 服务器名称无法在 DNS 中解析。
- WLB URL 无效。请确保其格式为: <ipaddress>:<port>。将返回配置的/指定的 URL。
+ WLB URL 无效。请确保其格式为: <IP address>:<port>。将返回配置的/指定的 URL。
WLB 报告服务器拒绝了所配置的身份验证详细信息。
diff --git a/XenOvfTransport/Messages.Designer.cs b/XenOvfTransport/Messages.Designer.cs
index e335b0330..69ac0bc6b 100644
--- a/XenOvfTransport/Messages.Designer.cs
+++ b/XenOvfTransport/Messages.Designer.cs
@@ -19,7 +19,7 @@ namespace XenOvfTransport {
// 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()]
internal class Messages {
@@ -385,7 +385,7 @@ namespace XenOvfTransport {
}
///
- /// Looks up a localized string similar to Cancelled transfer of virtual disk {0}..
+ /// Looks up a localized string similar to Canceled transfer of virtual disk {0}..
///
internal static string ISCSI_COPY_CANCELLED {
get {
@@ -457,7 +457,7 @@ namespace XenOvfTransport {
}
///
- /// Looks up a localized string similar to Cancelled virtual disk verification after export..
+ /// Looks up a localized string similar to Canceled virtual disk verification after export..
///
internal static string ISCSI_VERIFY_CANCELLED {
get {
@@ -538,7 +538,7 @@ namespace XenOvfTransport {
}
///
- /// Looks up a localized string similar to Configuring virtual machine for [XenServer] ... .
+ /// Looks up a localized string similar to Configuring virtual machine for the server ... .
///
internal static string START_POST_INSTALL_INSTRUCTIONS {
get {
diff --git a/XenOvfTransport/Messages.resx b/XenOvfTransport/Messages.resx
index b0db75649..009dd5352 100644
--- a/XenOvfTransport/Messages.resx
+++ b/XenOvfTransport/Messages.resx
@@ -226,7 +226,7 @@
Import:
- Cancelled transfer of virtual disk {0}.
+ Canceled transfer of virtual disk {0}.
Failed to transfer virtual disk {0}.
@@ -250,7 +250,7 @@
Failed to start Transfer VM.
- Cancelled virtual disk verification after export.
+ Canceled virtual disk verification after export.
Failed to verify virtual disk {0}.