Skip to content

Commit 323db1b

Browse files
committed
Scrub strings
1 parent 2eec883 commit 323db1b

File tree

1 file changed

+4
-4
lines changed
  • src/ResourceManager/AzureBackup/Commands.AzureBackup/Properties

1 file changed

+4
-4
lines changed

src/ResourceManager/AzureBackup/Commands.AzureBackup/Properties/Resources.resx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -494,15 +494,15 @@ Please contact Microsoft for further assistant.</value>
494494
<comment>Scrubbed</comment>
495495
</data>
496496
<data name="DisableProtectionMessage" xml:space="preserve">
497-
<value>Disabling protection for item</value>
497+
<value>Disabling protection for the item</value>
498498
</data>
499499
<data name="DisableProtectionWarning" xml:space="preserve">
500-
<value>Are you sure you want to disable protection for item '{0}'</value>
500+
<value>Are you sure you want to disable protection for the item '{0}'</value>
501501
</data>
502502
<data name="RemoveProtectionPolicyMessage" xml:space="preserve">
503-
<value>Removing protection policy</value>
503+
<value>Removing the protection policy</value>
504504
</data>
505505
<data name="RemoveProtectionPolicyWarning" xml:space="preserve">
506-
<value>Are you sure you want to remove protection policy '{0}'</value>
506+
<value>Are you sure you want to remove the protection policy '{0}'</value>
507507
</data>
508508
</root>

0 commit comments

Comments
 (0)