We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ee68c3 commit 5912913Copy full SHA for 5912913
source/en-US/SqlServerDsc.strings.psd1
@@ -336,7 +336,7 @@ ConvertFrom-StringData @'
336
Remove_SqlDscAgentAlert_RemoveShouldProcessCaption = Remove SQL Agent Alert on instance
337
338
## Test-SqlDscAgentAlert
339
- Test_SqlDscAgentAlert_TestingAlert = Testing if SQL Agent Alert '{0}' exists and has desired properties. (TSAA0001)
+ Test_SqlDscAgentAlert_TestingAlert = Testing if the SQL Agent Alert '{0}' exists and has the desired properties. (TSAA0001)
340
Test_SqlDscAgentAlert_AlertNotFound = SQL Agent Alert '{0}' was not found. (TSAA0002)
341
Test_SqlDscAgentAlert_AlertFound = SQL Agent Alert '{0}' was found. (TSAA0003)
342
Test_SqlDscAgentAlert_NoPropertyTest = No specific properties to test, alert exists. (TSAA0004)
0 commit comments