X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=resources%2Flang%2FMessages.properties;h=b1962e05971b1d0f03458aee0b4b0d85e56178de;hb=8ba93f7655ea7165579539158b6a5eb076135bba;hp=8c9967c9d4345c1a6276cb3c64c7d73e11da8ab8;hpb=abdc3a7c9a4b7dbf7a3bb6dd26ba9d76881933d6;p=jalview.git diff --git a/resources/lang/Messages.properties b/resources/lang/Messages.properties index 8c9967c..b1962e0 100644 --- a/resources/lang/Messages.properties +++ b/resources/lang/Messages.properties @@ -56,6 +56,7 @@ action.text = Text action.by_pairwise_id = by Pairwise Identity action.by_length = by Length action.by_id = by Id +action.by_length = by Length action.by_group = by Group action.remove = Remove action.remove_redundancy = Remove Redundancy... @@ -200,6 +201,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 +472,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 +745,10 @@ 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.add_reference_annotations = Add reference annotations +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.