JAL-4014 JAL-4063 Added gecos colourScheme names (INFO message) and fixed Clustal...
[jalview.git] / resources / lang / Messages.properties
index dda5624..3843ddb 100644 (file)
@@ -189,7 +189,7 @@ label.occupancy = Occupancy
 # delete Clustal - use FileFormat name instead
 label.clustal = Clustal
 # label.colourScheme_<schemeName> as in JalviewColourScheme, spaces removed
-label.colourScheme_clustal = Clustalx
+label.colourScheme_clustal = Clustal
 label.colourScheme_blosum62 = BLOSUM62 Score
 label.colourScheme_%identity = Percentage Identity
 label.colourScheme_zappo = Zappo
@@ -204,6 +204,10 @@ label.colourScheme_nucleotide = Nucleotide
 label.colourScheme_t-coffeescores = T-Coffee Scores
 label.colourScheme_rnahelices = By RNA Helices
 label.colourScheme_sequenceid = Sequence ID Colour
+label.colourScheme_gecos\:flower = gecos Flower
+label.colourScheme_gecos\:blossom = gecos Blossom
+label.colourScheme_gecos\:sunset = gecos Sunset
+label.colourScheme_gecos\:ocean = gecos Ocean
 label.blc = BLC
 label.fasta = Fasta
 label.msf = MSF
@@ -778,8 +782,10 @@ label.transformed_points_for_params = Transformed points for {0}
 label.variable_color_for = Variable Feature Colour for {0}
 label.select_background_colour = Select Background Colour
 label.invalid_font = Invalid Font
+label.search_db_all = Search all of {0}
+label.search_db_index = Search {0} index {1}
 label.separate_multiple_accession_ids = Enter one or more accession IDs separated by a semi-colon ";"
-label.separate_multiple_query_values = Enter one or more {0}s separated by a semi-colon ";"
+label.separate_multiple_query_values = Enter one or more {0} separated by a semi-colon ";"
 label.search_all = Enter one or more search values separated by a semi-colon ";" (Note: This searches the entire database)
 label.replace_commas_semicolons = Replace commas with semi-colons
 label.parsing_failed_syntax_errors_shown_below_param = Parsing failed. Syntax errors shown below {0}
@@ -1332,6 +1338,7 @@ label.backupfiles_confirm_save_file_backupfiles_roll_wrong = Something possibly
 label.backupfiles_confirm_save_new_saved_file_ok = The new saved file seems okay.
 label.backupfiles_confirm_save_new_saved_file_not_ok = The new saved file might not be okay.
 label.continue_operation = Continue operation?
+label.continue = Continue
 label.backups = Backups
 label.backup = Backup
 label.backup_files = Backup Files
@@ -1412,3 +1419,5 @@ label.maximum_memory_tooltip = Enter memory as an integer number optionally foll
 label.adjustments_for_this_computer = Adjustments for this computer
 label.memory_example_text = Maximum memory that would be used with these settings on this computer
 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).<br>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}.