Barcode Widget

After scaning, the scan value is displayed below a "Replace Barcode"
prompt. We would like to have the prompt say "Rescan Barcode". Is this
possible and if so, how?
Thanks
Pat

it's a string that is loaded into the barcodewidget class. change it
in strings.xml and recompile the app.

http://code.google.com/p/opendatakit/source/browse/res/values/strings.xml?repo=collect#135

··· On Wed, Nov 30, 2011 at 15:53, wrote: > After scaning, the scan value is displayed below a "Replace Barcode" > prompt. We would like to have the prompt say "Rescan Barcode". Is this > possible and if so, how? > Thanks > Pat

Thanks Yaw.

··· On Nov 30, 3:01 pm, Yaw Anokwa wrote: > it's a string that is loaded into the barcodewidget class. change it > in strings.xml and recompile the app. > > http://code.google.com/p/opendatakit/source/browse/res/values/strings... > > > > On Wed, Nov 30, 2011 at 15:53, wrote: > > After scaning, the scan value is displayed below a "Replace Barcode" > > prompt. We would like to have the prompt say "Rescan Barcode". Is this > > possible and if so, how? > > Thanks > > Pat