DSCResources/MSFT_xNetAdapterName/en-us/MSFT_xNetAdapterName.strings.psd1

ConvertFrom-StringData @'
    GettingNetAdapterNameMessage = Getting the Network Adapter Name.
    NetAdapterNameFoundMessage = Network Adapter '{0}' found.
    SettingNetAdapterNameMessage = Setting the Network Adapter Name.
    RenamingNetAdapterNameMessage = Renaming Network Adapter '{0}' to '{1}'.
    NetAdapterNameRenamedMessage = Network Adapter renamed to '{0}'.
    TestingNetAdapterNameMessage = Testing the Network Adapter Name.
    NetAdapterNameMatchMessage = Network Adapter Name '{0}' matches the adapter that was found.
    NetAdapterNameNotMatchMessage = Network Adapter Name '{0}' does not match the adapter '{1}' that was found.
'@