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