All,
Is it possible to change the default value for the measurement dijit from 'Measurement Result' to some other text in a single widget:

I tried changing the following localisation value within the widget:
esriBundle.widgets.measurement.NLS_resultLabel = "new value";
Which worked but it changed the values for all measurement result labels and I only want to change it in the one widget.
Regards
Anthony