X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=resources%2Flang%2FMessages.properties;h=67af027e16f1b7f37fb8d5e6ed49be6e722d91f3;hb=3df539f3c7d81504e3a8f6b297343505dc0f3c89;hp=c9d2e631176679b1aa07bd41d73197da85442d3f;hpb=c4b90e7ff57436d6bb96d316eed24c887b241f4d;p=jalview.git diff --git a/resources/lang/Messages.properties b/resources/lang/Messages.properties index c9d2e63..67af027 100644 --- a/resources/lang/Messages.properties +++ b/resources/lang/Messages.properties @@ -299,7 +299,7 @@ label.show_distances = Show distances label.mark_unassociated_leaves = Mark Unassociated Leaves label.fit_to_window = Fit To Window label.newick_format = Newick Format -label.select_newick_like_tree_file = Select a newick-like tree file +label.select_tree_file = Select a tree file label.colours = Colours label.view_mapping = View Mapping label.wireframe = Wireframe @@ -387,7 +387,11 @@ label.not_enough_sequences = Not enough sequences label.selected_region_to_tree_may_only_contain_residues_or_gaps = The selected region to create a tree may\nonly contain residues or gaps.\nTry using the Pad function in the edit menu,\nor one of the multiple sequence alignment web services. label.sequences_selection_not_aligned = Sequences in selection are not aligned label.problem_reading_tree_file = Problem reading tree file +label.tabs_detected_archaeopteryx = Warning, multiple trees detected in a single tree viewer instance. This will cause problems! label.possible_problem_with_tree_file = Possible problem with tree file +label.tree_url_example = Please enter a complete URL, for example \"http://www.jalview.org/examples/ferredoxin.nw\" +label.from_database = From Database... +label.load_tree_url = Tree from URL label.select_at_least_three_bases_in_at_least_one_sequence_to_cDNA_translation = Please select at least three bases in at least one sequence in order to perform a cDNA translation. label.translation_failed = Translation Failed label.error_when_translating_sequences_submit_bug_report = Unfortunately, something went wrong when translating your sequences.\nPlease take a look in the Jalview java console\nand submit a bug report including the stacktrace. @@ -417,7 +421,7 @@ label.input_alignment_from_url = Input Alignment From URL label.input_alignment = Input Alignment label.couldnt_import_as_vamsas_session = Couldn't import {0} as a new vamsas session. label.vamsas_document_import_failed = Vamsas Document Import Failed -label.couldnt_locate = Couldn't locate {0} +label.couldnt_locate = Could not locate {0} label.url_not_found = URL not found label.new_sequence_url_link = New sequence URL link label.cannot_edit_annotations_in_wrapped_view = Cannot edit annotations in wrapped view @@ -559,10 +563,10 @@ label.select_copy_raw_html = Select this if you want to copy raw html label.share_data_vamsas_applications = Share data with other vamsas applications label.connect_to = Connect to label.join_existing_vamsas_session = Join an existing vamsas session -label.from_url = from URL +label.from_url = From URL label.any_trees_calculated_or_loaded_alignment_automatically_sort = When selected, any trees calculated or loaded onto the alignment will automatically sort the alignment label.sort_with_new_tree = Sort With New Tree -label.from_textbox = from Textbox +label.from_textbox = From Textbox label.window = Window label.preferences = Preferences label.tools = Tools @@ -1067,6 +1071,7 @@ exception.couldnt_parse_sequence_line = Could not parse sequence line: {0} exception.unknown_annotation_detected = Unknown annotation detected: {0} {1} exception.couldnt_store_sequence_mappings = Couldn't store sequence mappings for {0} exception.matrix_too_many_iteration = Too many iterations in {0} (max is {1}) +exception.invalid_matrix_identifier = Sequence identifier {0} not found in distance matrix. exception.browser_not_found = Exception in finding browser: {0} exception.browser_unable_to_locate = Unable to locate browser: {0} exception.invocation_target_exception_creating_aedesc = InvocationTargetException while creating AEDesc: {0} @@ -1295,7 +1300,6 @@ label.database = Database label.urltooltip = Only one url, which must use a sequence id, can be selected for the 'On Click' option label.edit_sequence_url_link = Edit sequence URL link warn.name_cannot_be_duplicate = User-defined URL names must be unique and cannot be MIRIAM ids -label.invalid_name = Invalid Name ! label.output_seq_details = Output Sequence Details to list all database references label.urllinks = Links label.default_cache_size = Default Cache Size @@ -1310,3 +1314,16 @@ label.occupancy_descr = Number of aligned positions label.show_experimental = Enable experimental features label.show_experimental_tip = Enable any new and currently 'experimental' features (see Latest Release Notes for details) label.warning_hidden = Warning: {0} {1} is currently hidden +label.overview_settings = Overview settings +label.ov_legacy_gap = Use legacy gap colouring (gaps are white) +label.gap_colour = Gap colour: +label.ov_show_hide_default = Show hidden regions when opening overview +label.hidden_colour = Hidden colour: +label.select_gap_colour = Select gap colour +label.select_hidden_colour = Select hidden colour +label.overview = Overview +label.reset_to_defaults = Reset to defaults +label.oview_calc = Recalculating overview... +option.enable_disable_autosearch = When ticked, search is performed automatically. +option.autosearch = Autosearch +label.retrieve_ids = Retrieve IDs \ No newline at end of file