JAL-1264 show/hide annotations, JAL-1481 search validation, JAL-1506
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Fri, 3 Oct 2014 10:56:34 +0000 (11:56 +0100)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Fri, 3 Oct 2014 10:56:34 +0000 (11:56 +0100)
delete all warning

resources/lang/Messages.properties

index 8c9967c..50ba8ad 100644 (file)
@@ -200,6 +200,8 @@ label.average_distance_bloslum62 = Average Distance Using BLOSUM62
 label.neighbour_blosum62 = Neighbour Joining Using BLOSUM62\r
 label.show_annotations = Show annotations\r
 label.hide_annotations = Hide annotations\r
+label.show_all_annotations = Show all annotations\r
+label.hide_all_annotations = Hide all annotations\r
 label.colour_text = Colour Text\r
 label.show_non_conversed = Show nonconserved\r
 label.overview_window = Overview Window\r
@@ -469,7 +471,6 @@ label.edit_name_description = Edit Name/Description ...
 label.create_sequence_feature = Create Sequence Feature ...\r
 label.edit_sequences = Edit Sequences\r
 label.sequence_details = Sequence Details\r
-label.choose_annotations = Show/Hide Sequence Annotations\r
 label.jmol_help = Jmol Help\r
 label.all = All\r
 label.sort_by = Sort by\r
@@ -743,3 +744,9 @@ label.trim_retrieved_sequences = When the reference sequence is longer than the
 label.choose_annotations = Choose annotations to show or hide\r
 label.show_selected_annotations = Show selected annotation types\r
 label.hide_selected_annotations = Hide selected annotation types\r
+label.find = Find\r
+error.invalid_regex = Invalid regular expression\r
+label.invalid_search = Search string invalid\r
+label.find_tip = <html>Search alignment, selection or sequence ids for a subsequence (ignoring gaps).<br>Accepts regular expressions - search Help for 'regex' for details.\r
+label.delete_all = Delete all sequences\r
+warn.delete_all = <html>Deleting all sequences will close the alignment window.<br>Confirm deletion or Cancel.\r