gui2/mp_faction_select: Use a disambiguator for the Random gender option

You just know sooner or later someone's going to try to use "random" for
something other than gender and some translations will end up looking
wrong as a result.
This commit is contained in:
Iris Morelle 2021-03-12 19:55:38 -03:00
parent 2de931cfa0
commit 3d7842c43e

View file

@ -173,7 +173,7 @@
[/column]
{_GUI_GENDER_TOGGLE "gender_random" ( _ "Random")}
{_GUI_GENDER_TOGGLE "gender_random" ( _ "gender^Random")}
{_GUI_GENDER_TOGGLE "gender_male" ( _ "Male")}