From 5346c893a81001c24a19e9b3ce97ab9212805df3 Mon Sep 17 00:00:00 2001 From: gmungoc Date: Fri, 20 Apr 2018 10:05:30 +0100 Subject: [PATCH] JAL-2629 tweaks to text --- resources/lang/Messages.properties | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/resources/lang/Messages.properties b/resources/lang/Messages.properties index 4fe5ada..609c6a8 100644 --- a/resources/lang/Messages.properties +++ b/resources/lang/Messages.properties @@ -822,8 +822,8 @@ label.fetch_retrieve_from_all_sources = Retrieve from all {0} sources in {1}
label.feature_settings_click_drag = Drag up or down to change render order.
Double click to select columns containing feature. label.transparency_tip = Adjust transparency to 'see through' feature colours. label.opt_and_params_further_details = see further details by right-clicking -label.opt_and_params_show_brief_desc_image_link = Click to show brief description
Right click for further information. -label.opt_and_params_show_brief_desc = Click to show brief description
+label.opt_and_params_show_brief_desc_image_link = Click to show brief description
Right click for further information. +label.opt_and_params_show_brief_desc = Click to show brief description
label.adjusts_width_generated_eps_png = Adjusts the width of the generated EPS or PNG file to ensure even the longest sequence ID or annotation label is displayed label.manually_specify_width_left_column = Manually specify the width of the left hand column where sequence IDs and annotation labels will be rendered in exported alignment figures. This setting will be ignored if 'Automatically set ID width' is set label.job_created_when_checked = When checked, a job is created for every sequence in the current selection. @@ -1401,7 +1401,7 @@ label.seq_e_value = Sequence E-value Cutoff label.seq_score = Sequence Score Threshold label.dom_e_value = Domain E-value Cutoff label.dom_score = Domain Score Threshold -label.number_of_results_desc = The maximum number of results that hmmsearch will return +label.number_of_results_desc = The maximum number of hmmsearch results to display label.auto_align_seqs_desc = If true, all fetched sequences will be aligned to the hidden Markov model with which the search was performed label.use_accessions_desc = If true, the accession number of each sequence is returned, rather than that sequence's name label.seq_e_value_desc = The E-value cutoff for returned sequences (hmmsearch -E) @@ -1414,11 +1414,11 @@ warn.invalid_format = This is not a valid database file format. The current supp label.database_for_hmmsearch = The database hmmsearch will search through label.use_reference = Use Reference Annotation label.use_reference_desc = If true, hmmbuild will keep all columns defined as a reference position by the reference annotation -label.hmm_name = HMM Name -label.hmm_name_desc = The name given to the HMM. -warn.no_reference_annotation = No reference annotation found. +label.hmm_name = Alignment HMM Name +label.hmm_name_desc = The name given to the HMM for the alignment +warn.no_reference_annotation = No reference annotation found label.hmmbuild_for = Build HMM for -label.hmmbuild_for_desc = Build an HMM for the selected sequence groups. +label.hmmbuild_for_desc = Build an HMM for the selected sets of sequences label.alignment = Alignment label.groups_and_alignment = All groups and alignment label.groups = All groups -- 1.7.10.2