X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=resources%2Flang%2FMessages.properties;h=b1962e05971b1d0f03458aee0b4b0d85e56178de;hb=8ba93f7655ea7165579539158b6a5eb076135bba;hp=775df570d24a22cb686c88c9967d246abbb98722;hpb=73bbb197d06410544f7cc115e0d00e4456ed714a;p=jalview.git diff --git a/resources/lang/Messages.properties b/resources/lang/Messages.properties index 775df57..b1962e0 100644 --- a/resources/lang/Messages.properties +++ b/resources/lang/Messages.properties @@ -54,6 +54,7 @@ action.right_justify_alignment = Right Justify Alignment action.boxes = Boxes 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 @@ -199,6 +200,9 @@ label.tcoffee_scores = T-Coffee Scores 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 @@ -223,6 +227,7 @@ label.all_columns = All Columns label.all_sequences = All Sequences label.selected_columns = Selected Columns label.selected_sequences = Selected Sequences +label.except_selected_sequences = All except selected sequences label.all_but_selected_region = All but Selected Region (Shift+Ctrl+H) label.selected_region = Selected Region label.all_sequences_columns = All Sequences and Columns @@ -463,9 +468,8 @@ label.jalview_cut = Cut (Jalview Only) label.to_upper_case = To Upper Case label.to_lower_case = To Lower Case label.toggle_case = Toggle Case -label.edit_name_description = Edit Name/Description -label.create_sequence_feature = Create Sequence Feature -label.edit_sequence = Edit Sequence +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.jmol_help = Jmol Help @@ -629,7 +633,7 @@ label.edit_name_and_description_current_group = Edit name and description of cur label.view_structure_for = View structure for {0} label.view_all_structures = View all {0} structures. label.view_all_representative_structures = View all {0} representative structures. -label.open_new_jmol_view_with_all_representative_structures_associated_current_selection_superimpose_using_alignment = "Opens a new Jmol view with all representative structures\nassociated with the current selection\nsuperimposed with the current alignment." +label.open_new_jmol_view_with_all_representative_structures_associated_current_selection_superimpose_using_alignment = Opens a new Jmol view with all representative structures\nassociated with the current selection\nsuperimposed with the current alignment. label.associate_structure_with_sequence = Associate Structure with Sequence label.from_file = from file label.enter_pdb_id = Enter PDB Id @@ -685,7 +689,6 @@ label.case_sensitive = Case Sensitive label.lower_case_colour = Lower Case Colour label.index_by_host = Index by host label.index_by_type = Index by type -label.enable_enfin_services = Enable Enfin Services label.enable_jabaws_services = Enable JABAWS Services label.display_warnings = Display warnings label.move_url_up = Move URL up @@ -739,3 +742,13 @@ label.select_columns_containing = Select columns containing label.select_columns_not_containing = Select columns that do not contain option.trim_retrieved_seqs = Trim retrieved sequences label.trim_retrieved_sequences = When the reference sequence is longer than the sequence that you are working with, only keep the relevant subsequences. +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.