X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=resources%2Flang%2FMessages.properties;h=5d457a260ebb03df5be46b37d786f4522729b9ea;hb=8288438dd58cfc2d1fe18a060afda0d647b85c32;hp=9425804aedf44787f215043a9fe893071dfc61d9;hpb=4a59f639cf5769d9ec66142ebecfa4961c5d3b04;p=jalview.git diff --git a/resources/lang/Messages.properties b/resources/lang/Messages.properties index 9425804..5d457a2 100644 --- a/resources/lang/Messages.properties +++ b/resources/lang/Messages.properties @@ -36,7 +36,10 @@ action.force_quit = Force quit label.quit_jalview = Are you sure you want to quit Jalview? label.wait_for_save = Wait for save label.unsaved_changes = There are unsaved changes. +label.unsaved_alignments = There are unsaved alignments. label.save_in_progress = Some files are still saving: +label.confirm_quit_viewer = An external viewer is still open. Close the external window as well? +label.confirm_quit_viewers = External viewers are still open. Close these external windows as well? label.unknown = Unknown label.quit_after_saving = Jalview will quit after saving. label.all_saved = All files saved. @@ -446,6 +449,7 @@ label.input_cut_paste_params = Cut & Paste Input - {0} label.alignment_output_command = Alignment output - {0} label.annotations = Annotations label.structure_options = Structure Options +label.structure_import_options = Structure Import Options label.features = Features label.overview_params = Overview {0} label.paste_newick_file = Paste Newick file @@ -514,6 +518,7 @@ label.delete_gaps = Delete {0} gaps label.sequence_details = Sequence Details label.viewer_help = {0} Help label.close_viewer = Close Viewer +label.close_viewers = Close Viewers label.confirm_close_viewer = This will close Jalview''s connection to {0}.
Do you want to close the {1} window as well? label.all = All label.sort_by = Sort alignment by @@ -549,6 +554,7 @@ label.select_colour_maximum_value = Select Colour for Maximum Value label.open_url_param = Open URL {0} label.open_url_seqs_param = Open URL ({0}..) ({1} seqs) label.load_pdb_file_associate_with_sequence = Load a PDB file and associate it with sequence {0} +label.load_pae_matrix_file_associate_with_structure = Load a PAE matrix file and associate it with structure {0} label.reveal_hidden_columns = Reveal Hidden Columns with Right Mouse Button label.dark_colour = Dark Colour label.light_colour = Light Colour @@ -703,6 +709,7 @@ label.select_outline_colour = Select Outline Colour label.web_browser_not_found_unix = Unixers\: Couldn't find default web browser.\nAdd the full path to your browser in Preferences." label.web_browser_not_found = Web browser not found label.select_pdb_file_for = Select a PDB file for {0} +label.select_pae_matrix_file_for = Select a PAE matrix file for {0} label.html = HTML label.wrap = Wrap label.show_database_refs = Show Database Refs @@ -1437,3 +1444,12 @@ label.memory_example_text = Maximum memory that would be used with these setting label.memory_example_tooltip = The memory allocated to Jalview is the smaller of the percentage of physical memory (default 90%) and the maximum absolute memory (default 32GB). If your computer's memory cannot be ascertained then the maximum absolute memory defaults to 8GB (if not customised).
Jalview will always try and reserve 512MB for the OS and at least 512MB for itself. warning.wrong_jvm_version_title = Wrong Java Version warning.wrong_jvm_version_message = The Java version being used (Java {0}) may lead to problems.\nThis installation of Jalview should be used with Java {1}. +label.alphafold_reliability = Alphafold Reliability +label.tftype_default = Default +label.tftype_plddt = pLDDT +label.optional = (optional) +label.choose_tempfac_type = Choose Temperature Factor type +label.interpret_tempfac_as = Interpret Temperature Factor as +label.add_pae_matrix_file = Add PAE matrix file +label.nothing_selected = Nothing selected +label.working_ellipsis = Working ... \ No newline at end of file