JAL-2629 add ability to add and select a DB for hmmsearch
[jalview.git] / resources / lang / Messages.properties
index 0749a23..a7623f7 100644 (file)
@@ -1360,4 +1360,8 @@ label.seq_e_value_desc = The E-value cutoff for returned sequences.
 label.seq_score_desc = The score threshold for returned sequences.
 label.dom_e_value_desc = The E-value cutoff for returned domains.
 label.dom_score_desc = The score threshold for returned domains.
-label.not_enough_sequences = There are not enough sequences to run {0}
\ No newline at end of file
+label.not_enough_sequences = There are not enough sequences to run {0}
+label.add_database = Add Database
+warn.file_not_exists = File does not exist
+warn.invalid_format = This is not a valid database file format. The current supported formats are Fasta, Stockholm and Pfam.
+label.database_for_hmmsearch = The database hmmsearch will search through.
\ No newline at end of file