When the i118n_field module is used to translate field names in content types, these translated names are not used in the header "Changes to %name". It would be nice if this can be implemented.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | i118n_field_implementation-2929364-2.patch | 789 bytes | joshahubbers |
Comments
Comment #2
joshahubbers commentedThis patch replaces the #name with the translated field name when this feature is enabled.
Comment #3
juliuss77 commentedI needs this feature too. I tested the patch, it works fine !
Comment #4
paulvandenburg commentedHas been in use for nearly a year in DvG.
Is running on a few dozen production sites without problems.
Comment #5
heddnThanks for your contributions.