X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=resources%2Flang%2FMessages.properties;h=50ba8ad21f7c8b39f5c17f07dfe78f89e6442c76;hb=05653e6b73a0dca4ae06c3e911597cc21131fd21;hp=8c9967c9d4345c1a6276cb3c64c7d73e11da8ab8;hpb=51cf18a50c67ce904cde4a869e434d06b209394a;p=jalview.git diff --git a/resources/lang/Messages.properties b/resources/lang/Messages.properties index 8c9967c..50ba8ad 100644 --- a/resources/lang/Messages.properties +++ b/resources/lang/Messages.properties @@ -200,6 +200,8 @@ label.average_distance_bloslum62 = Average Distance Using BLOSUM62 label.neighbour_blosum62 = Neighbour Joining Using BLOSUM62 label.show_annotations = Show annotations label.hide_annotations = Hide annotations +label.show_all_annotations = Show all annotations +label.hide_all_annotations = Hide all annotations label.colour_text = Colour Text label.show_non_conversed = Show nonconserved label.overview_window = Overview Window @@ -469,7 +471,6 @@ label.edit_name_description = Edit Name/Description ... label.create_sequence_feature = Create Sequence Feature ... label.edit_sequences = Edit Sequences label.sequence_details = Sequence Details -label.choose_annotations = Show/Hide Sequence Annotations label.jmol_help = Jmol Help label.all = All label.sort_by = Sort by @@ -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 label.show_selected_annotations = Show selected annotation types label.hide_selected_annotations = Hide selected annotation types +label.find = Find +error.invalid_regex = Invalid regular expression +label.invalid_search = Search string invalid +label.find_tip = Search alignment, selection or sequence ids for a subsequence (ignoring gaps).
Accepts regular expressions - search Help for 'regex' for details. +label.delete_all = Delete all sequences +warn.delete_all = Deleting all sequences will close the alignment window.
Confirm deletion or Cancel.