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

# Localized resources for WindowsOptionalFeature

ConvertFrom-StringData @'
    PowerPlanIsActive = The power plan '{0}' is the active plan.
    PowerPlanIsNotActive = The power plan '{0}' is not the active plan.
    PowerPlanNotFound = Unable to find the power plan '{0}'.
    PowerPlanIsBeingActivated = Activating power plan '{0}'.
    PowerPlanIsBeingValidated = Validating power plan '{0}'.
    PowerPlanWasUnableToBeSet = Unable to set the power plan '{0}' to the active plan. Error message: {1}
    PowerPlanCimError = Could not get the Common Information Model (CIM) instances of class '{0}'.
'@