Skip to content

Commit 4de3565

Browse files
committed
Changing the SuccessSubmitDeviceJobMessage
1 parent d0608f9 commit 4de3565

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

src/ServiceManagement/StorSimple/Commands.StorSimple/Properties/Resources.Designer.cs

Lines changed: 1 addition & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/ServiceManagement/StorSimple/Commands.StorSimple/Properties/Resources.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,6 +436,6 @@
436436
<value>Volume Container Group \"{0}\" is not eligible for failover due to the reason: {1}</value>
437437
</data>
438438
<data name="SuccessMessageSubmitDeviceJob" xml:space="preserve">
439-
<value>The {0} job is triggered successfully. Please use the command Get-AzureStorSimpleJob -InstanceId {1} for tracking the job's status</value>
439+
<value>The {0} job is triggered successfully. Please use the command Get-AzureStorSimpleJob -JobId {1} for tracking the job's status</value>
440440
</data>
441441
</root>

0 commit comments

Comments
 (0)