DSCResources/DSC_FSRMQuotaAction/en-US/DSC_FSRMQuotaAction.strings.psd1

ConvertFrom-StringData -StringData @'
    GettingActionMessage = Getting FSRM Quota Action for {2} "{0}" threshold {1}.
    ActionExistsMessage = FSRM Quota Action for {2} "{0}" threshold {1} exists.
    ActionNotExistMessage = FSRM Quota Action for {2} "{0}" threshold {1} does not exist.
    SettingActionMessage = Setting FSRM Quota Action for {2} "{0}" threshold {1}.
    EnsureActionExistsMessage = Ensuring FSRM Quota Action for {2} "{0}" threshold {1} exists.
    EnsureActionDoesNotExistMessage = Ensuring FSRM Quota Action for {2} "{0}" threshold {1} does not exist.
    ActionCreatedMessage = FSRM Quota Action for {2} "{0}" threshold {1} has been created.
    ActionUpdatedMessage = FSRM Quota Action for {2} "{0}" threshold {1} has been updated.
    ActionRemovedMessage = FSRM Quota Action for {2} "{0}" threshold {1} has been removed.
    ActionNoChangeMessage = FSRM Quota Action for {2} "{0}" threshold {1} required not changes.
    ActionWrittenMessage = FSRM Quota Action for {2} "{0}" threshold {1} has been written.
    TestingActionMessage = Testing FSRM Quota Action for {2} "{0}" threshold {1}.
    ActionPropertyNeedsUpdateMessage = FSRM Quota Action for {2} "{0}" threshold {1} {3} is different. Change required.
    ActionDoesNotExistButShouldMessage = FSRM Quota Action for {2} "{0}" threshold {1} does not exist but should. Change required.
    ActionExistsAndShouldNotMessage = FSRM Quota Action for {2} "{0}" threshold {1} exists but should not. Change required.
    ActionDoesNotExistAndShouldNotMessage = FSRM Quota Action for {2} "{0}" threshold {1} does not exist and should not. Change not required.
    QuotaNotFoundError = FSRM Quota "{0}" not found.
    QuotaThresholdNotFoundError = FSRM Quota "{0}" threshold {1} not found.
'@