Problem/Motivation
Some labels in event management forms are not translatable.
Steps to reproduce
Create everything required to handle unit availability, then access to the availability calendar page.
URL should looks like : admin/bat/calendar/[unit-type-id]/[event-type-machine-name]
Proposed resolution
Use t() function.
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | make-event-management-forms-translatable-3279254.patch | 3.02 KB | owilliwo |
Comments
Comment #2
owilliwoAnd the first patch.
Not sure if any other place also misses some
t()usage.Comment #3
owilliwoTypo in patch file name..
Comment #4
owilliwoAdd translation in fullcalendar config.
Comment #5
owilliwoPreviouss patch file obsolete.
Comment #6
afagioliComment #7
afagioliQueued for next release...
Comment #8
afagiolipushed to dev
Comment #9
afagioliComment #11
afagioliComment #12
afagioliNot sure about this bit
Skipped.
Feel free to re-open is more action is needed
Thanks a lot contribuiting