Closed andylolz closed 9 years ago
Let's just change it on the site first, as that should be much quicker/safer than code-level changes.
Is this just on the buttons, or is there anything beyond that?
much quicker/safer than code-level changes
Kk cool.
Is this just on the buttons, or is there anything beyond that?
It’s other places too e.g.
Doing a quick grep through the repo it looks like there are only a few places male/female are used:
<p>From Afghanistan to Zimbabwe, there are over 180 parliaments in the world — but what percentage of their members are female?</p>
<p class="person-card--advice__hint">(Press “Female”)</p>
I haven't looked at assets (PNGs/GIFs/JPGs).
Obviously changing all of the underlying code / variables / function names is an invisible change that you might choose to make. The long term advantage is that you might attract (or rather: not deter) a wider range of developers who are interested in the code base. HOWEVER, I think it's fine to split off that task as a "low hanging fruit" / "new contributor" task, and it does not need to be part of the updates made to the visible interface.
Sounds good to me. I’ve (clumsily) reworded this ticket accordingly.
Hats off for this effort. <3
Sorted. Thanks all!
Suggestion from @emmajane: https://twitter.com/emmajanehw/status/641563916355653632
I wonder if this should also be changed in code? (Possibly not in the database, though.)