Skip to content

Commit 0d83375

Browse files
committed
Resource file changes in the correct files.
Changed the incorrect resx file.
1 parent d8b6f89 commit 0d83375

File tree

4 files changed

+17
-17
lines changed

4 files changed

+17
-17
lines changed

src/Common/Commands.Common/Properties/Resources.Designer.cs

Lines changed: 5 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Common/Commands.Common/Properties/Resources.resx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1490,9 +1490,6 @@ use and privacy statement at <url> and (c) agree to sharing my contact inf
14901490
<data name="RemoveProfileMessage" xml:space="preserve">
14911491
<value>Removing the Azure profile</value>
14921492
</data>
1493-
<data name="StorageAccountValidationUnsuccessful" xml:space="preserve">
1494-
<value>The Subscription or Storage account couldn’t be validated. For failovers to be successful, the Subscription should belong to your account, the Storage account to the Subscription and Storage account location must be the same as location of your Vault.</value>
1495-
</data>
14961493
<data name="SubscriptionDataFileDeprecated" xml:space="preserve">
14971494
<value>The SubscriptionDataFile parameter is deprecated. This parameter will be removed in a future release. See https://github.com/Azure/azure-powershell/wiki/Proposed-Design-Stateless-Azure-Profile for a description of the upcoming mechanism for providing alternate sources of subscription information.</value>
14981495
</data>

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

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,4 +250,7 @@ Are you sure you want to continue {0}?</value>
250250
<value>Storage account given is in {0} whereas the vault is in {1}.
251251
Please provide a storage account with the same location as that of the vault.</value>
252252
</data>
253+
<data name="StorageAccountValidationUnsuccessful" xml:space="preserve">
254+
<value>The Subscription or Storage account couldn’t be validated. For failovers to be successful, the Subscription should belong to your account, the Storage account to the Subscription and Storage account location must be the same as location of your Vault.</value>
255+
</data>
253256
</root>

0 commit comments

Comments
 (0)