Skip to content

Commit 779c8b6

Browse files
committed
Scrub Policy Error Messages
1 parent 7b8c1a2 commit 779c8b6

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,10 +208,10 @@ Please contact Microsoft for further assistant.</value>
208208
<comment>Scrubbed</comment>
209209
</data>
210210
<data name="DaysofTheWeekInWeeklyRetentionException" xml:space="preserve">
211-
<value>The DaysOfWeek specified in a weekly retention schedule should be a same as of DaysOfWeek value specified in the backup schedule</value>
211+
<value>The DaysOfWeek specified in a weekly retention schedule should be same as of DaysOfWeek value specified in the backup schedule</value>
212212
</data>
213213
<data name="DaysOfTheWeekOfRetentionScheduleException" xml:space="preserve">
214-
<value>The DaysOfWeek specified in a weekly retention schedule should be a same as of DaysOfWeek value specified in the backup schedule</value>
214+
<value>The DaysOfWeek specified in a weekly retention schedule should be same as of DaysOfWeek value specified in the backup schedule</value>
215215
</data>
216216
<data name="DesiredContainerNotFound" xml:space="preserve">
217217
<value>Desired Container is not found. Returning with isDiscoveryNeed = true</value>

0 commit comments

Comments
 (0)