en-US/DnsRecordMxScoped.strings.psd1
<#
.SYNOPSIS The localized resource strings in English (en-US) for the resource DnsRecordMxScoped. #> ConvertFrom-StringData @' GettingDnsRecordMessage = Getting specified DNS {0} record in zone '{1}' with the '{2}' scope, from '{3}'. CreatingDnsRecordMessage = Creating {0} record specified in zone '{1}' with the '{2}' scope on '{3}'. '@ |