I tried changing title: Labels.save in save tab implementation in toolbar.js, but the change has no effect.
tabs.push({ title: Labels.save, id: "fm-tab-save", handler:......
Hello Ganesh,
Thank you for the question.
Toolbar labels can be customized using the localization.
Please take a look at the following sample - http://jsfiddle.net/flexmonster/9geo3L6x/
Let me know if you have any other questions.
Regards,
Ian
Thanks Ian !