When I used dataGrid and I click to button gear shape on the right side of table , two button “selectAll/deselectAll” is undefined . So I set value of table in messages.properties but it not working .
How to fix that ?
Hi,
What is your Jmix version?
Where is the messages_vi.properties
file located?
the messages_vi.properties is
jmix version we used 1.5.4
I’ve just tried to add the Vietnamese localization and add two messages to the messages_vi.properties:
tableColumnSelector.selectAll=Text1
tableColumnSelector.deselectAll=Text2
Everything works as expected:
See my project:
vi-localization.zip (94.3 KB)