rdmorganiser / rdmo

A tool to support the planning, implementation, and organization of research data management.
https://rdmorganiser.github.io
Apache License 2.0
103 stars 49 forks source link

project_form: add translation fuctionality to submit buttons #230

Closed jmfrenzel closed 4 years ago

jmfrenzel commented 4 years ago

Context

As of cc8f6be the bootstrap buttons
rdmo/projects/templates/projects/project_form.html:12 rdmo/projects/templates/projects/project_form.html:17

do not provide translation functionality that can be alternated.

current behavior de locale translation of rdmo/projects/templates/projects/project_form.html:12 is "Ansichten bearbeiten" which is not what a user expects when the action is to save changes to views.

de locale translation of rdmo/projects/templates/projects/project_form.html:17 is "Projekt bearbeiten" which is not what a user expects when the action is to save changes to tasks.

expected behavior

triole commented 4 years ago

Thanks for reporting. Fixed in https://github.com/rdmorganiser/rdmo/commit/6664f4af18cb99b1539b9d55a5e8b59112b1f08f