diff --git a/languages/es_GO/themes/wilma/i18n/all_es_GO.properties b/languages/es_GO/themes/wilma/i18n/all_es_GO.properties index 5ab51bab..5d0425da 100644 --- a/languages/es_GO/themes/wilma/i18n/all_es_GO.properties +++ b/languages/es_GO/themes/wilma/i18n/all_es_GO.properties @@ -272,9 +272,9 @@ manage_concepts = Gestione Conceptos no_concepts_specified = Actualmente no hay conceptos especificados. return_to_profile = Volver a la página de perfil external_vocabulary_services = Servicios Vocabulario externos -create_own_concept = Crea tu propio concepto +create_own_concept = Selecciona o crea un VIVO concepto add_selected_concept = Añadir Concept Seleccionado -cannot_find_concept = No se puede encontrar el concepto que desea? Crea tu propia cuenta. +cannot_find_concept = No se puede encontrar el concepto que desea? Selecciona o crea un VIVO concepto. add_concept = Añadir Concept attendee_capitalized = Asistente @@ -880,4 +880,5 @@ missing_grant = falta de subvención editor_of_entry = editor de para role_type = Tipo de papel add_capitalized = Añadir -researcher_role = El papel del investigador \ No newline at end of file +researcher_role = El papel del investigador +search_service_btn = Búsqueda el servicio \ No newline at end of file diff --git a/productMods/templates/freemarker/edit/forms/addAssociatedConcept.ftl b/productMods/templates/freemarker/edit/forms/addAssociatedConcept.ftl index fe1f81c6..a51abb74 100644 --- a/productMods/templates/freemarker/edit/forms/addAssociatedConcept.ftl +++ b/productMods/templates/freemarker/edit/forms/addAssociatedConcept.ftl @@ -111,7 +111,7 @@ ${i18n().or}  ${i18n().create_own_concept}  diff --git a/themes/wilma/i18n/all.properties b/themes/wilma/i18n/all.properties index 8073b16a..50da13cc 100644 --- a/themes/wilma/i18n/all.properties +++ b/themes/wilma/i18n/all.properties @@ -278,9 +278,9 @@ manage_concepts = Manage Concepts no_concepts_specified = There are currently no concepts specified. return_to_profile = Return to Profile Page external_vocabulary_services = External Vocabulary Services -create_own_concept = Create your own concept +create_own_concept = Select or create a VIVO-defined concept. add_selected_concept = Add Selected Concept -cannot_find_concept = Can't find the concept you want? Create your own. +cannot_find_concept = Can't find the concept you want? Select or create a VIVO-defined concept. add_concept = Add Concept attendee_capitalized = Attendee @@ -886,4 +886,5 @@ missing_grant = missing grant editor_of_entry = editor of entry for role_type = Role type add_capitalized = Add -researcher_role = Researcher Role \ No newline at end of file +researcher_role = Researcher Role +search_service_btn = Search Service \ No newline at end of file