Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit 546c81f

Browse files
author
Konstantina Chremmou
committed
Corrected spelling to match the docs. Use en-us spelling.
1 parent fb8f803 commit 546c81f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

csharp/FriendlyErrorNames.resx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -283,13 +283,13 @@
283283
<value>The Tools ISO must be ejected from all running VMs in the pool.</value>
284284
</data>
285285
<data name="PATCH_PRECHECK_FAILED_PREREQUISITE_MISSING" xml:space="preserve">
286-
<value>The update precheck stage failed: prerequisite updates are missing.</value>
286+
<value>The update pre-check stage failed: prerequisite updates are missing.</value>
287287
</data>
288288
<data name="PATCH_PRECHECK_FAILED_UNKNOWN_ERROR" xml:space="preserve">
289-
<value>The update precheck stage failed with an unknown error.</value>
289+
<value>The update pre-check stage failed with an unknown error.</value>
290290
</data>
291291
<data name="PATCH_PRECHECK_FAILED_VM_RUNNING" xml:space="preserve">
292-
<value>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.</value>
292+
<value>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.</value>
293293
</data>
294294
<data name="PATCH_PRECHECK_FAILED_WRONG_SERVER_BUILD" xml:space="preserve">
295295
<value>The current build number ({1}) is incompatible with the update build number ({2}).</value>
@@ -660,13 +660,13 @@ Authorized Roles: {1}</value>
660660
<value>The attempt to discover the iSCSI target/device failed</value>
661661
</data>
662662
<data name="SR_BACKEND_FAILURE_84" xml:space="preserve">
663-
<value>The iScsi target and received IQNs do not match</value>
663+
<value>The iSCSI target and received IQNs do not match</value>
664664
</data>
665665
<data name="SR_BACKEND_FAILURE_85" xml:space="preserve">
666666
<value>The attempt to detach the iSCSI failed</value>
667667
</data>
668668
<data name="SR_BACKEND_FAILURE_86" xml:space="preserve">
669-
<value>The attempt to query the iSCSi daemon failed</value>
669+
<value>The attempt to query the iSCSI daemon failed</value>
670670
</data>
671671
<data name="SR_BACKEND_FAILURE_87" xml:space="preserve">
672672
<value>Either LUNid or LUNserial value must be provided</value>

0 commit comments

Comments
 (0)