VIVO-1000: fixed all.properties gaffe

This commit is contained in:
Tim Worrall 2015-03-20 16:23:41 -04:00
parent bce1172b00
commit ca3904d84f
3 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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 = {

View file

@ -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