At least the header, footer and empty texts support filter formats.
To avoid possible (code) injection by translaters - they might contain php code - they don't trigger any translateability.
This is the reason why i18n added filter format support to the translation API.
To support those elements for clean translation, views could add filter format support for the translation layer on a per-key basis.
The filter based elements would then need to be additionally announced and translation layer called.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1031962-filter_format-export.patch | 1.71 KB | dawehner |
Comments
Comment #1
slashrsm commentedComment #2
dawehnerJust a general start of work.
Comment #3
miro_dietikerReferring to issue that introduced header/footer pluggability.
#510284: Header/footer/empty text and more areas pluggable
Comment #4
mustanggb commented