'Require prefix field on patron registration',
'coust', 'label'),
oils_i18n_gettext('ui.patron.edit.au.prefix.require',
- 'The prefix field will be required on the patron registration screen.'
+ 'The prefix field will be required on the patron registration screen.',
'coust', 'description'),
'bool', null)
'Show prefix field on patron registration',
'coust', 'label'),
oils_i18n_gettext('ui.patron.edit.au.prefix.show',
- 'The prefix field will be shown on the patron registration screen. Showing a field makes it appear with required fields even when not required. If the field is required this setting is ignored.'
+ 'The prefix field will be shown on the patron registration screen. Showing a field makes it appear with required fields even when not required. If the field is required this setting is ignored.',
'coust', 'description'),
'bool', null)
'Suggest prefix field on patron registration',
'coust', 'label'),
oils_i18n_gettext('ui.patron.edit.au.prefix.suggest',
- 'The prefix field will be shown on the patron registration screen. Showing a field makes it appear with required fields even when not required. If the field is required this setting is ignored.'
+ 'The prefix field will be shown on the patron registration screen. Showing a field makes it appear with required fields even when not required. If the field is required this setting is ignored.',
'coust', 'description'),
'bool', null)