vivo-project / VIVO

VIVO is an extensible semantic web application for research discovery and showcasing scholarly work
http://vivoweb.org
BSD 3-Clause "New" or "Revised" License
206 stars 129 forks source link

Get rid of language specific ftl files #3752

Closed chenejac closed 1 year ago

chenejac commented 2 years ago

ftl files with hard-coded chunks of text should be redesign to use label keys.

Find solution for syntax differences between languages that does not require template customization per language:

  1. find problematic labels
  2. decouple to parts in free marker templates
  3. translate (English translation of label key is mandatory, for other languages will be added by native speakers)

Tasks (reported issues which should be checked)