From 91969a2ed0c3fb6254cc18e364ce5562c7c60c66 Mon Sep 17 00:00:00 2001 From: Syphax Date: Wed, 12 Feb 2025 23:14:25 +0100 Subject: [PATCH 1/2] replace in summary page Initial created by Last modified --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 48b3738c6..f694b520f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1336,7 +1336,7 @@ en: submissions_link_title: Set of all the files that have been submitted to %{site}. Each previous metadata record is accessible but only the content of the latest parsed file is accessible via %{site} services relations_network: Ontology relations network general_information: General information - initial_created_on: Initial created on + initial_created_on: Last modified on additional_information: For additional information, contact categories_and_subjects: Categories and subjects keywords_and_classes: Keywords and classes From 9fe39a67b89263ad66552edd2012596db59b3274 Mon Sep 17 00:00:00 2001 From: Syphax Date: Wed, 12 Feb 2025 23:17:28 +0100 Subject: [PATCH 2/2] replace browse page placeholder from ITIS to NCBITAXON --- config/locales/en.yml | 2 +- config/locales/fr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index f694b520f..4e3ef3af6 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1236,7 +1236,7 @@ en: show_private_ontology: Show private ontology only show_ontology_views: Show ontology views show_retired_ontologies: Show retired ontologies - search_placeholder: Start typing to filter ontologies, e.g., ITIS... + search_placeholder: Start typing to filter ontologies, e.g., NCBITAXON... sections: classes: Classes individuals: Individuals diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 1cef62e04..8ac136291 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -1259,7 +1259,7 @@ fr: show_private_ontology: Afficher uniquement les ontologies privées show_ontology_views: Afficher les vues d'ontologie show_retired_ontologies: Afficher les ontologies abandonner - search_placeholder: Commencez à taper pour filtrer les ontologies, par ex., AGROVOC... + search_placeholder: Commencez à taper pour filtrer les ontologies, par ex., NCBITAXON... sections: classes: Classes individuals: Individus