Skip to content

Commit 7b8c1a2

Browse files
committed
Few more scrub policy error messages
1 parent 4ce0201 commit 7b8c1a2

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
@@ -196,15 +196,15 @@ Please contact Microsoft for further assistant.</value>
196196
<comment>Scrubbed</comment>
197197
</data>
198198
<data name="DailyRetentionPolicyValueException" xml:space="preserve">
199-
<value>The daily retention value should be between {0} and {1}</value>
199+
<value>The daily retention value should be between {0} and {1}</value>
200200
<comment>Scrubbed</comment>
201201
</data>
202202
<data name="DailyScheduleException" xml:space="preserve">
203203
<value>For a daily backup schedule, setting a daily retention policy is mandatory</value>
204204
<comment>Scrubbed</comment>
205205
</data>
206206
<data name="DaysOfMonthsNotAllowedinMonthlyYearlyFormat" xml:space="preserve">
207-
<value>Days of the month in Monthly/Yearly retention is not allowed for weekly backup Schedules</value>
207+
<value>Using the DaysOfMonth parameter in retention policies is not allowed when weekly backup schedules are used</value>
208208
<comment>Scrubbed</comment>
209209
</data>
210210
<data name="DaysofTheWeekInWeeklyRetentionException" xml:space="preserve">

0 commit comments

Comments
 (0)