en-US/DnsRecordSrvScoped.strings.psd1

<#
    .SYNOPSIS
        The localized resource strings in English (en-US) for the
        resource DnsRecordSrvScoped.
#>


ConvertFrom-StringData @'
    GettingDnsRecordMessage = Getting DNS record '{0}' with target of '{1}' ({2}) in zone '{3}' with the '{4}' scope, from '{5}'.
    CreatingDnsRecordMessage = Creating {0} record for symbolic name '{1}' with target '{2}' in zone '{3}' with the '{4}' scope on '{5}'.
 
'@