X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=resources%2Flang%2FMessages.properties;h=6ea4eff87a7479e1ccaab2a9242df5ba725f48c3;hb=c526a414fec5f824f4be48fe521507441f07366e;hp=3f5aa940fa23bb2481578d2625161288869b9f10;hpb=889c91b7820cc7acef38c6caac713f9e0b44af38;p=jalview.git diff --git a/resources/lang/Messages.properties b/resources/lang/Messages.properties index 3f5aa94..6ea4eff 100644 --- a/resources/lang/Messages.properties +++ b/resources/lang/Messages.properties @@ -30,6 +30,7 @@ action.minimize_associated_windows = Minimize Associated Windows action.close_all = Close all action.load_project = Load Project action.save_project = Save Project +action.save_project_as = Save Project as... action.quit = Quit action.expand_views = Expand Views action.gather_views = Gather Views @@ -266,6 +267,7 @@ label.use_rnaview = Use RNAView for secondary structure label.autoadd_secstr = Add secondary structure annotation to alignment label.autoadd_temp = Add Temperature Factor annotation to alignment label.structure_viewer = Default structure viewer +label.double_click_to_browse = Double-click to browse for file label.chimera_path = Path to Chimera program label.chimera_path_tip = Jalview will first try any path entered here, else standard installation locations.
Double-click to browse for file. label.invalid_chimera_path = Chimera path not found or not executable @@ -402,10 +404,6 @@ label.view_name_original = Original label.enter_view_name = Enter View Name label.enter_label = Enter label label.enter_label_for_the_structure = Enter a label for the structure -label.pdb_entry_is_already_displayed = {0} is already displayed.\nDo you want to re-use this viewer ? -label.map_sequences_to_visible_window = Map Sequences to Visible Window: {0} -label.add_pdbentry_to_view = Do you want to add {0} to the view called\n{1}\n -label.align_to_existing_structure_view = Align to existing structure view label.pdb_entries_couldnt_be_retrieved = The following pdb entries could not be retrieved from the PDB\:\n{0}\nPlease retry, or try downloading them manually. label.couldnt_load_file = Couldn't load file label.couldnt_find_pdb_id_in_file = Couldn't find a PDB id in the file supplied. Please enter an Id to identify this structure. @@ -1218,7 +1216,6 @@ label.pdb_sequence_fetcher = PDB Sequence Fetcher label.result = result label.results = results label.structure_chooser = Structure Chooser -label.select = Select : label.invert = Invert label.select_pdb_file = Select PDB File info.select_filter_option = Select Filter Option/Manual Entry @@ -1367,3 +1364,26 @@ label.most_bound_molecules = Most Bound Molecules label.most_polymer_residues = Most Polymer Residues label.cached_structures = Cached Structures label.free_text_search = Free Text Search +label.backupfiles_confirm_delete = Confirm delete +label.backupfiles_confirm_delete_old_files = Delete the following older backup files? (see the Backups tab in Preferences for more options) +label.backupfiles_confirm_save_file = Confirm save file +label.backupfiles_confirm_save_file_backupfiles_roll_wrong = Something possibly went wrong with the backups of this file, write the new file anyway? +label.backups = Backups +label.backup_files = Backup Files +label.enable_backupfiles = Enable backup files +label.suffix_format = Suffix format +label.suffix_template = Suffix template (use %n to represent the backup/version index) +label.suffix_template_tooltip = %n in the template will be replaced by the index number. The suffix will appear before the filename extension. +label.index_digits = Number of digits to use for the index +label.example_filenames = Example filenames +label.increment_index = Increment suffix indexes (like version files) - newest file has largest index. +label.reverse_roll = Reverse and "roll" suffix indexes (like log files) - newest file is always index 1. +label.keep_files = Keep Files +label.keep_all_backup_files = Keep all backup files +label.keep_only_this_number_of_backup_files = Keep only this number of most recent backup files +label.old_backup_files = Old backup files: +label.confirm_delete = Confirm deletions +label.auto_delete = Automatically delete +label.filename = filename +label.braced_oldest = (oldest) +label.braced_newest = (most recent)