en-US/WiFiProfileManagement.strings.psd1


ConvertFrom-StringData @'
    ErrorOpeningHandle = Error opening WiFi handle.
    HandleClosed = Handle successfully closed.
    ErrorClosingHandle = Error closing handle.
    ErrorGettingProfile = Error getting profile info. Error code: {0}
    ProfileNotFound = Profile {0} not found. Note ProfileName is case sensitive.
    ErrorDeletingProfile = Error deleting profile. Error code {0}
    ShouldProcessDelete = Deletion of profile {0}
'@