Table of Contents

Messages Localisation Set Changes

Key Change Old Text New Text
AMPC_Asset_Component_Still_Under_Warranty Added "Asset Component '{0}' is still under warranty"
AMPC_Asset_ParentComponentDoesNotBelongToParentAsset Added Component {0} does not belong to Asset {1}
AMPC_Asset_ParentNotAllowed Added Asset not allowed for selection. Allowed Asset record types are: {0}
AMPC_Asset_Still_Under_Warranty Added "Asset '{0}' is still under warranty"
AMPC_AssetComponent_ParentNotAllowed Added Asset Component not allowed for selection. Allowed Asset Component record types are: {0}
AMPC_AssetTaskConditionInterval_Cleared Added {0} did not match {1}. {2} was cleared.
AMPC_AssetType_ParentNotAllowed Added Asset Type not allowed for selection. Allowed Asset Type record types are: {0}
AMPC_AssetTypeComponent_ParentNotAllowed Added Asset Type Component not allowed for selection. Allowed Asset Type Component record types are: {0}
AMPC_Option_BoundChangedFromNull Added Some option values might be invalid since the {0} has been introduced, please review.
AMPC_Option_BoundScopeDecreaseWarning Added Some option values might be invalid since the {0} has been decreased, please review.
AMPC_Option_CannotChangeDataTypeDueToRuleLink Added {0} cannot be changed as the option is used in a rule.
AMPC_Option_MustBeNull Added If the data type of the {0} is a boolean or string then the {1} value must be null.
AMPC_Option_MustBeValidDateTime Added If the data type of the {0} is 'Date Time' then the {1} value must be a valid 'Date Time' value.
AMPC_Option_MustBeValidFloat Added If the data type of the {0} is a float then the {1} value must be a valid float.
AMPC_Option_MustBeValidInteger Added If the {0} is an integer then the {1} value must be a valid integer.
AMPC_Option_PlaceholderComponentBoundScopeDecreaseWarning Added Some placeholder component option values might be invalid, please review.
AMPC_Option_RegularAssetBoundScopeDecreaseWarning Added Some regular asset option values might be invalid, please review.
AMPC_Option_UpperBoundsMustBeGreaterThanLowerBounds Added {0} must be greater than {1}
AMPC_OptionValue_MustBeValidBoolean Added If the data type of the {0} is a boolean then {1} must be a valid boolean.
AMPC_OptionValue_MustBeValidDateTime Added If the data type of the {0} is 'Date Time' then {1} must be a valid 'Date Time'.
AMPC_OptionValue_MustBeValidFloat Added If the data type of the {0} is a float then {1} must be a valid float.
AMPC_OptionValue_MustBeValidInteger Added If the data type of the {0} is an integer then {1} must be a valid integer.
AMPC_OptionValue_MustGreaterOrEqual Added {0} must be greater than or equal to {1}.
AMPC_OptionValue_MustLessThanOrEqual Added {0} must be less than or equal to {1}.
AMPC_RegularAssetTask_InspectionTypeMayNotBeAutomaticMonitoring Added {0} can't be 'Automatic Monitoring', because it is also a Follow Up Task.
AMPC_RegularAssetTask_SuppressedTask_DeletedConfirmed Added {0} may not be Deleted Confirmed or Deleted Awaiting Confirmation.
AMPC_RegularAssetTask_SuppressedTask_SameAsset Added {0} and {1} must have the same Regular Asset.
AMPC_RegularAssetTaskFollowUpTask_FollowUpTaskAddToWorkOrderMayNotBeTrue Added {0} can't be True because the {1} is an Inspection Task.
AMPC_RegularAssetTaskFollowUpTask_FollowUpTaskInspectionTypeMayNotBeAutomaticMonitoring Added {0} can't be linked, because it is an 'Automatic Monitoring' inspection task.
AMPC_RegularAssetTaskSuppressedTask_MustBeRegular Added {0} must be a Regular Task
Core_ImportFile_ColumnValueCouldNotBeConverted Added Value specified for property '{0}' from input '{1}' could not be converted or resolved - {2}
Core_ImportFile_ColumnValueForConverterPropertyCouldNotBeConverted Added Value specified for property '{0}' from input '{1}' in mapping {2} could not be converted or resolved - {3}
Core_ImportFile_CouldNotResolveEntityType Added Entity type '{0}' could not be resolved for line '{1}'
Core_ImportFile_DynamicValueInputExpectedPropertiesNotCorrect Added The dynamic value input requires an 'valueInput' and 'typeInput' property in mapping {0} on entity {1}
Core_ImportFile_DynamicValueInputExpectedPropertiesNotCorrectWithAlias Added The dynamic value input requires an 'valueInput' and 'typeInput' property in mapping {0} on entity {1} with alias {2}
Core_ImportFile_DynamicValueInputFormatIncorrect Added The dynamic value input is in the incorrect format in mapping {0} on entity {1}. It should be a Dictionary of object object
Core_ImportFile_DynamicValueInputFormatIncorrectWithAlias Added The dynamic value input is in the incorrect format in mapping {0} on entity {1} with alias {2}. It should be a Dictionary of object object
Core_ImportFile_DynamicValueInputTypeStaticNotValidBoolean Added The dynamic value input type static is not a valid boolean in mapping {0} on entity {1}
Core_ImportFile_DynamicValueInputTypeStaticNotValidBooleanWithAlias Added The dynamic value input type static is not a valid boolean in mapping {0} on entity {1} with alias {2}
Core_ImportFile_DynamicValueTypeForConverterPropertyIsNotValid Added Value specified for dynamic value type '{0}' from input '{1}' in mapping {2} is not valid
Core_ImportFile_ExecuteFailedWithUnexpectedError Added Unexpected error during import execution: {0}
Core_ImportFile_ExpectedColumns Added Expected the following columns '{0}'
Core_ImportFile_GroupOderNotValidNumber Added Group order '{0}' not a valid number for line '{1}'
Core_ImportFile_ImportActionNotUnderstood Added Import action '{0}' not understood for line '{1}'
Core_ImportFile_ImportSystemColumnCountNotCorrect Added For an import we expect the following system columns: Entity, Action. Invalid line '{0}'
Core_ImportFile_InlineSchemaOnlyAllowedWhenUploadSchemaNotSupplied Added You cannot supply an inline schema in the import file if the file is uploaded with an import schema selected. Schema found on line '{0}'
Core_ImportFile_InlineSchemaValidationError Added Inline import schema with name '{0}' found on line '{1}' not valid
Core_ImportFile_LessInputColumnsThanExpected Added Column count not enough for line '{0}'
Core_ImportFile_NoContentFound Added Import file content could not be found.
Core_ImportFile_NoCurrentImportSchema Added No current import schema to process line '{0}'
Core_ImportFile_NoResultsFoundAvailable Added No results found or currently available. Results are only published once the import has completed.
Core_ImportFile_OrderedImportSystemColumnCountNotCorrect Added For an ordered import we expect the following system columns: Entity, Action, GroupOrder. Invalid line '{0}'
Core_ImportFile_ReadLinesError Added Error while reading the lines of the import file: {0}
Core_ImportFile_SchemaNotFoundById Added Import Schema with Id '{0}' not found
Core_ImportFile_SchemaNotFoundByName Added Inline import schema with name '{0}' found on line '{1}' could not be loaded
Core_ImportFile_SkippedHeaderLine Added Skipped header line '{0}'
Core_ImportFile_StaticValueCouldNotBeConverted Added Static value specified for property '{0}' from could not be converted or resolved - {1}
Core_ImportSchema_CannotLocateEntityMetadata Added Cannot locate entity metadata for entity '{0}'
Core_ImportSchema_GenerateExportProfileMultipleEntitiesNotSupported Added Cannot generate an Export Profile for a schema that imports multiple entity types
Core_ImportSchema_GenerateExportProfileTemplateDoesNotExist Added Cannot generate an Export Profile for an entity that does not have a dashboard template
Core_ImportSchema_InputDuplicatedOnEntity Added Input '{0}' specified more than once on entity {1}
Core_ImportSchema_InputDuplicatedOnEntityWithAlias Added Input '{0}' specified more than once on entity {1} with alias {2}
Core_ImportSchema_InputNotUsedOnEntity Added Input '{0}' not used on entity {1}
Core_ImportSchema_InputNotUsedOnEntityWithAlias Added Input '{0}' not used on entity {1} with alias {2}
Core_ImportSchema_InvalidEntityType Added Entity Type '{0}' could not be resolved
Core_ImportSchema_MappingCodeConverterEntityHasNoCode Added Using a code lookup in mapping {0} on entity {1} is invalid, because {2} does not have a 'Code'
Core_ImportSchema_MappingCodeConverterEntityHasNoCodeWithAlias Added Using a code lookup in mapping {0} on entity {1} with alias {2} is invalid, because {3} does not have a 'Code'
Core_ImportSchema_MappingCodeConverterInputNotFound Added Cannot locate required input '{0}' on mapping {1} for entity {2}
Core_ImportSchema_MappingCodeConverterInputNotFoundWithAlias Added Cannot locate required input '{0}' on mapping {1} for entity {2} with alias {3}
Core_ImportSchema_MappingConverterCannotCompileMetadata Added Cannot compile converter metadata for mapping {0} on entity {1}
Core_ImportSchema_MappingConverterCannotCompileMetadataWithAlias Added Cannot compile converter metadata for mapping {0} on entity {1} with alias {2}
Core_ImportSchema_MappingConverterCustomNoProperties Added No properties specified for custom mapping {0} on entity {1}
Core_ImportSchema_MappingConverterCustomNoPropertiesWithAlias Added No properties specified for custom mapping {0} on entity {1} with alias {2}
Core_ImportSchema_MappingConverterExpectedTypeAndCompiledMetadataDoesNotMatch Added Expected compiled metadata of type '{0}', but got '{1}' for mapping {2} on entity {3}
Core_ImportSchema_MappingConverterExpectedTypeAndCompiledMetadataDoesNotMatchWithAlias Added Expected compiled metadata of type '{0}', but got '{1}' for mapping {2} on entity {3} with alias {4}
Core_ImportSchema_MappingConverterInputEmpty Added Input must be specified for mapping {0} on entity {1}
Core_ImportSchema_MappingConverterInputEmptyWithAlias Added Input must be specified for mapping {0} on entity {1} with alias {2}
Core_ImportSchema_MappingConverterPropertyNotFound Added Cannot locate entity property '{0}' for mapping {1} on entity {2}
Core_ImportSchema_MappingConverterPropertyNotFoundWithAlias Added Cannot locate entity property '{0}' for mapping {1} on entity {2} with alias {3}
Core_ImportSchema_MappingConverterShouldNotHaveInput Added Input should not be specified for converter of type '{0}'. Incorrect at {1} on entity {2}
Core_ImportSchema_MappingConverterShouldNotHaveInputWithAlias Added Input should not be specified for converter of type '{0}'. Incorrect at {1} on entity {2} with alias {3}
Core_ImportSchema_MappingConverterShouldNotHaveProperties Added Properties should not be specified for converter of type '{0}'. Incorrect at {1} on entity {2}
Core_ImportSchema_MappingConverterShouldNotHavePropertiesWithAlias Added Properties should not be specified for converter of type '{0}'. Incorrect at {1} on entity {2} with alias {3}
Core_ImportSchema_MappingCustomConverterInputNotFound Added Cannot locate required input '{0}' in property {1} on mapping {2} for entity {3}
Core_ImportSchema_MappingCustomConverterInputNotFoundWithAlias Added Cannot locate required input '{0}' in property {1} on mapping {2} for entity {3} with alias {4}
Core_ImportSchema_MappingDuplicatedOnEntity Added Mapping '{0}' specified more than once on entity {1}
Core_ImportSchema_MappingDuplicatedOnEntityWithAlias Added Mapping '{0}' specified more than once on entity {1} with alias {2}
Core_ImportSchema_MappingFallbackInputNotFound Added Cannot locate required fallback input '{0}' on mapping {1} for entity {2}
Core_ImportSchema_MappingFallbackInputNotFoundWithAlias Added Cannot locate required fallback input '{0}' on mapping {1} for entity {2} with alias {3}
Core_ImportSchema_MappingInputNotFound Added Cannot locate required input '{0}' on mapping {1} for entity {2}
Core_ImportSchema_MappingInputNotFoundWithAlias Added Cannot locate required input '{0}' on mapping {1} for entity {2} with alias {3}
Core_ImportSchema_MappingPropertyNotFound Added Cannot locate property '{0}' on entity {1}
Core_ImportSchema_MappingPropertyNotFoundWithAlias Added Cannot locate property '{0}' on entity {1} with alias {2}
Core_ImportSchema_MappingUDFResolveConverterNotUDFProperty Added Mapping property {0} on entity {1} must be a normal user defined field property
Core_ImportSchema_MappingUDFResolveConverterNotUDFPropertyWithAlias Added Mapping property {0} on entity {1} with alias {2} must be a normal user defined field property
Core_ImportYaml_Invalid Added Yaml content could not be deserialized: {0}
Core_OnlyReferenceLookupsAllowedForIdentity Added Only reference lookups are allowed for entity identities
MM_RequisitionStatusChange_RequisitionStatusChangeWithRemarkCreated Added Requisition Status Change with Remark created successfully.
SYSTEM_FileAttachmentCategoryFileTypeInvalid Added Invalid file type {0}
SYSTEM_ImportSchema_CannotDeleteSystemSchema Added Cannot delete {0} as it is a system Import Schema
SYSTEM_ImportSchema_CannotUpdateSystemSchema Added Cannot update {0} as it is a system Import Schema
SYSTEM_ImportSchema_NotAuthorised Added You are not authorised to customise a Import Schema of Restriction Level {0}.
SYSTEM_ImportSchema_UserHasNoManageOtherUsersSchemaPermission Added You don't have permissions to update or delete an Import Schema with a restriction level of {0} belonging to someone else.
SYSTEM_ImportSchema_UserHasNoSchemaPermission Added You don't have permissions to create, update or delete an Import Schema.
SYSTEM_PrefixAndCodeTooLong Added {0} length value too long, does not allow for a minimum value of 4 for {1}.
SYSTEM_RequisitionPrefixAndCodeTooLong Added At least four digits are required to make up the number part of requisition codes, so the {0} minus the number of characters in the {1} must be at least four.
SYSTEM_SystemOption_ValidateCodePrefixWhiteSpace Added Please remove empty spaces at the beginning or end of the {0}.
SYSTEM_SystemOption_ValidateWorkOrderCodeLengthValue Added {0} must be between 5 and 50 (inclusive).
SYSTEM_UserDefinedField_CannotDeleteReferencedField Added Cannot delete {0} as it is used by the {1} on the following {2}.
SYSTEM_UserDefinedField_CannotRenameReferencedField Added Cannot rename {0} as it is used by the {1} on the following {2}.
SYSTEM_WorkOrderPrefixAndCodeTooLong Added At least four digits are required to make up the number part of work order codes, so the {0} minus the number of characters in the {1} must be at least four.
SYSTEM_WorkRequestPrefixAndCodeTooLong Added At least four digits are required to make up the number part of work request codes, so the {0} minus the number of characters in the {1} must be at least four.
WM_WorkOrder_WorkPerformedCanOnlyChangeInBaseStatusApproved Added The {0} may only be changed when the Work Order is in Base Status 'Approved'.
WM_WorkOrder_WorkPerformedCanOnlyChangeInBaseStatusApprovedOrCompleted Added The {0} may only be changed when the Work Order is in Base Status 'Approved' or 'Completed'.
WM_WorkOrderStatusChange_WorkOrderAlreadyInSpecifiedStatus Added Work Order is already in the specified Work Order Status.
WM_WorkOrderStatusChange_WorkOrderStatusChangeWithRemarkCreated Added Work Order Status Change with Remark created successfully.
WM_WorkOrderTaskResourceUsage_InvalidBaseStatus Added {0} is not a valid base status for Work Order Task Resource Usage
WM_WorkRequestStatusChange_WorkRequestStatusChangeWithRemarkCreated Added Work Request Status Change with Remark created successfully.
AMPC_Task_CannotSetIsInspectionTrueWhenIsFollowUpTask Changed Cannot set {0} to true for tasks which are also follow up task. Cannot set {0} to true for tasks which are also a follow up task.
Core_ExclusiveBetweenValidator Changed {{PropertyName}} must be between {From} and {To} (exclusive). You entered {Value}. {{PropertyName}} must be between {From} and {To} (exclusive). You entered {PropertyValue}.
Core_InclusiveBetweenValidator Changed {{PropertyName}} must be between {From} and {To} (inclusive). You entered {Value} {{PropertyName}} must be between {From} and {To} (inclusive). You entered {PropertyValue}.
Core_Templates_Conversion_UnableToFindTranslation Changed Unable to locate translation value with path {0} in Template named {2} Unable to locate translation value with path {0} in Template named {1}
Core_Templates_Validator_LookupDefinitionException Changed Validate Lookup Definitions - Template: {0}, Unable to validate, exception: {2} Validate Lookup Definitions - Template: {0}, Unable to validate, exception: {1}
AMPC_Options_UpperBoundsMustBeGreaterThanLowerBounds Removed