en-US/Messages.psd1
ConvertFrom-StringData @' AliasDescription = Set-Location alternative that maintains a location history CannotRemoveCurrentLocation = Cannot remove the current location from the location history. ClearLocationHistoryAction = Clear ClearLocationHistoryTarget = Location history IdDoesNotExist = Location id {0} is not in the location history. IdOutOfRange = Location id must be between 0 and {0}. NoNextLocation = No next location in location history. NoPreviousLocation = No previous location in location history. RemoveLocationHistoryAction = Remove RemoveLocationHistoryTarget = Location id {0} '@ |