Move that string into the common message catalog as
staff.checkout_column_label_service
Signed-off-by: Pasi Kallinen <pasi.kallinen@pttk.fi>
Signed-off-by: Ben Shum <bshum@biblio.org>
{
'persist' : 'hidden width ordinal',
'id' : 'service',
- 'label' : 'Service',
+ 'label' : document.getElementById('commonStrings').getString('staff.checkout_column_label_service'),
'flex' : 1,
'primary' : false,
'hidden' : true,
openils.global_util.font_size.error=Error adjusting the font size: %1$s
# Appended to notes with certain settings enabled. First position is staff initials, and second position is a date for when the initials were added.
staff.initials.format= [ %1$s %2$s @ %3$s ]
+staff.checkout_column_label_service=Service
staff.acp_label_barcode=Barcode
staff.acp_label_call_number=Call Number
staff.acp_label_circ_as_type=Circulate As Type