Explorar o código

Textual change

Stephen Ficklin %!s(int64=10) %!d(string=hai) anos
pai
achega
6a4b6bab57
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tripal_feature/includes/tripal_feature.fasta_loader.inc

+ 1 - 1
tripal_feature/includes/tripal_feature.fasta_loader.inc

@@ -56,7 +56,7 @@ function tripal_feature_fasta_load_form() {
     '#type' => 'textfield',
     '#title' => t('Sequence Type'),
     '#required' => TRUE,
-    '#description' => t('Please enter the Sequence Ontology (SO) term name that describes the sequences in the FASTA file (e.g. gene, mRNA, protein, etc...)'),
+    '#description' => t('Please enter the Sequence Ontology (SO) term name that describes the sequences in the FASTA file (e.g. gene, mRNA, polypeptide, etc...)'),
     '#autocomplete_path' => "admin/tripal/chado/tripal_cv/cvterm/auto_name/$cv_id",
   );