JAL-2795 neater error message
authorkjvdheide <kjvanderheide@dundee.ac.uk>
Mon, 30 Oct 2017 18:29:11 +0000 (18:29 +0000)
committerkjvdheide <kjvanderheide@dundee.ac.uk>
Mon, 30 Oct 2017 18:29:11 +0000 (18:29 +0000)
resources/lang/Messages.properties

index 0b52a27..7a7bfbf 100644 (file)
@@ -1067,7 +1067,7 @@ exception.couldnt_parse_sequence_line = Could not parse sequence line: {0}
 exception.unknown_annotation_detected = Unknown annotation detected: {0} {1}
 exception.couldnt_store_sequence_mappings = Couldn't store sequence mappings for {0}
 exception.matrix_too_many_iteration = Too many iterations in {0} (max is {1})
-exception.invalid_matrix_identifier = Name {0} not present in distance matrix.
+exception.invalid_matrix_identifier = Sequence identifier {0} not found in distance matrix.
 exception.browser_not_found = Exception in finding browser: {0}
 exception.browser_unable_to_locate = Unable to locate browser: {0}
 exception.invocation_target_exception_creating_aedesc = InvocationTargetException while creating AEDesc: {0}