Hello-
I have a issue with i18n text in my fragment view.
I have created a folder fragment and created a file called Export.fragment.xml. inside that I have 2 buttons as below one referring text from i18n and hard coded
But on the out put I cannot see the text I maintained in i18n :
exporttopdf = Export to PDF
exporttoexcel= Export to Excel
The out put shows blank on one button and
What should I do if I need to get i18n text to be reflected to my fragment folder?
Kindly help.
Thanks,
Karthik.