Right now, if you translate a View with this style plugin, the parts of the chart that should have translation, such as the chart title and x- and y-axis labels are not translatable.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | Add_schema_so_that_view_can_be_properly_translated-3257300-9.patch | 1.58 KB | diaodiallo |
| #7 | Add_schema_so_that_view_can_be_properly_translated-3257300-7.patch | 438 bytes | diaodiallo |
Comments
Comment #2
andileco commented@diaodiallo, assigning to you.
Comment #3
diaodiallo commented@andileco maybe only these are necessary?
Comment #4
diaodiallo commentedComment #5
diaodiallo commentedHi @andileco, any thought about this code? want to close this issue.
Comment #6
andileco commented@diaodiallo, there is not a display plugin in the source code, so I think that can be removed from the schema.
Comment #7
diaodiallo commentedIs this code enough and clean? @andileco
Thanks.
Comment #8
andileco commented@diaodiallo, you need to include the schema for fields_series_field, fields_drilldown_series_field, fields_data_field, and fields_operator. I don't think you need the charts_settings, as that should be inherited from the parent style.
Comment #9
diaodiallo commentedThis schema should be enough for the module.
Comment #11
andileco commented@diaodiallo - looks great now!
Comment #13
diaodiallo commentedComment #14
diaodiallo commented