VIVO-816: provide clarification on concept management page
This commit is contained in:
parent
7981b8fed9
commit
5f5a02ce5d
3 changed files with 9 additions and 7 deletions
|
@ -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
|
||||
|
@ -881,3 +881,4 @@ editor_of_entry = editor de para
|
|||
role_type = Tipo de papel
|
||||
add_capitalized = Añadir
|
||||
researcher_role = El papel del investigador
|
||||
search_service_btn = Búsqueda el servicio
|
|
@ -111,7 +111,7 @@
|
|||
</#list>
|
||||
<p class="inline-search">
|
||||
<input type="text" id="searchTerm" label="Search" class="acSelector" size="35" />
|
||||
<input type="button" class="submit concept-search" id="searchButton" name="searchButton" value="${i18n().search_button}"/>
|
||||
<input type="button" class="submit concept-search" id="searchButton" name="searchButton" value="${i18n().search_service_btn}"/>
|
||||
</p><span id="createOwnOne"> ${i18n().or} <a href="${userDefinedConceptUrl}" title="${i18n().create_own_concept}">${i18n().create_own_concept} </a></span>
|
||||
<input type="hidden" id="conceptNode" name="conceptNode" value=""/> <!-- Field value populated by JavaScript -->
|
||||
<input type="hidden" id="conceptLabel" name="conceptLabel" value="" /> <!-- Field value populated by JavaScript -->
|
||||
|
|
|
@ -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
|
||||
|
@ -887,3 +887,4 @@ editor_of_entry = editor of entry for
|
|||
role_type = Role type
|
||||
add_capitalized = Add
|
||||
researcher_role = Researcher Role
|
||||
search_service_btn = Search Service
|
Loading…
Add table
Add a link
Reference in a new issue