Hi everyone,
I'm using Providence 2.0.9 and I’d like to display the list item labels in singular form by default, instead of plural.
For example, in my list definition I have:
<name_singular>Entertype1</name_singular>
<name_plural>Entertype1</name_plural>
However, CollectiveAccess always displays the plural version by default.
Is there any configuration setting (in app.conf or elsewhere) that allows me to make the singular form the default display label for lists and metadata fields?