From 5117f0d57f8ee5a531a630677ae0e1fdaeb725d9 Mon Sep 17 00:00:00 2001 From: James Procter Date: Fri, 5 Jun 2015 11:14:48 +0100 Subject: [PATCH 1/1] JAL-1672 fix typo --- resources/lang/Messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/Messages.properties b/resources/lang/Messages.properties index e25fb93..93ac9da 100644 --- a/resources/lang/Messages.properties +++ b/resources/lang/Messages.properties @@ -1005,7 +1005,7 @@ error.implementation_error_need_to_have_httpresponse = Implementation Error: nee error.dbrefsource_implementation_exception =DBRefSource Implementation Exception error.implementation_error_dbinstance_must_implement_interface = Implmentation Error - getDbInstances must be given a class that implements jalview.ws.seqfetcher.DbSourceProxy (was given{0}) error.implementation_error_must_init_dbsources =Implementation error. Must initialise dbSources -label.view_controller_toggled_marked = {0} {1} columns {2} containing features of type {3} across {4} sequence(s) +label.view_controller_toggled_marked = {0} {1} columns containing features of type {2} across {3} sequence(s) label.toggled = Toggled label.marked = Marked label.not = not -- 1.7.10.2