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

ConvertFrom-StringData @'
    ExecutingGetQuery = Executing the Get query on the instance '{0}'.
    ExecutingSetQuery = Executing the Set query on the instance '{0}'.
    ExecutingTestQuery = Executing the Test query on the instance '{0}'.
    TestingConfiguration = Determines if the configuration in the Set query is in desired state.
    InDesiredState = The configuration is in desired state.
    NotInDesiredState = The configuration is not in desired state.
'@