VIVO-1000: fixed all.properties gaffe
This commit is contained in:
parent
bce1172b00
commit
ca3904d84f
3 changed files with 3 additions and 3 deletions
|
@ -878,4 +878,4 @@ role_type = Tipo de papel
|
|||
add_capitalized = Añadir
|
||||
researcher_role = El papel del investigador
|
||||
search_service_btn = Búsqueda el servicio
|
||||
through_today = sobre la fecha de hoy
|
||||
through_today = publicaciones sobre la fecha de hoy
|
|
@ -62,7 +62,7 @@ var i18nStringsCoauthorship = {
|
|||
coAuthorsString: '${i18n().co_authors_capitalized}',
|
||||
authorString: '${i18n().author_capitalized}',
|
||||
publicationsWith: '${i18n().publications_with}',
|
||||
publicationsString: "${i18n().publications_thru_today}",
|
||||
publicationsString: "${i18n().through_today}",
|
||||
coauthorsString: '${i18n().co_author_s_capitalized}'
|
||||
};
|
||||
var i18nStringsPersonLvl = {
|
||||
|
|
|
@ -883,4 +883,4 @@ role_type = Role type
|
|||
add_capitalized = Add
|
||||
researcher_role = Researcher Role
|
||||
search_service_btn = Search Service
|
||||
through_today = through today's date
|
||||
through_today = publications through today's date
|
Loading…
Add table
Reference in a new issue