en-us/stringsAssembly.psd1

@{
    Assembly_UtilityHost_AliasNotFound = 'Failed to find alias: {0}'
    Assembly_UtilityHost_AliasProtected = 'The alias "{0}" is protected and cannot be removed!'
    Assembly_UtilityHost_AliasReadOnly = 'The alias "{0}" is read only! To remove it, also specify the "-Force" parameter.'
}