Updates citation style label text to make it consistent#4430
Conversation
joemull
left a comment
There was a problem hiding this comment.
I'm open to these changes but they need to be done consistently across the codebase. We have quite a few templates and also translation files that will need updating.
I did a ripgrep search for related language to find these places (see attached files).
|
Happy to help with editing the .po files--it's something I need to get better at as well, and I don't think we have any documented best practices for when we edit them and when we submit new translations. |
|
Thanks @joemull - yes please regarding .po files. In regards to Downloads -> Download Articles, I would prefer to leave this as it is here. This is about contextual headings, so unlike the grammar one cannot be generalised to other files by a search. This issue was specifically to fix that isntance as it had already been identified, but further instances of anything similar will be picked up for the front of house in #4232 (already on there for the general fix contextual headings) In regards lower case following hyphen when used for citation styles, e.g. Harvard-Style -> Harvard-style, I have added another commit which handles all the remaining instances other than inside the .po files. To do:
|
This reverts commit de9161a.
closes #4214
Most of these were already fixed elsewhere or found to be user content (see notes on the issue itself). This left two very minor fixes.