Searched refs:floraPlural (Results 1 – 1 of 1) sorted by relevance
101 fun floraPlural(rng: Random): String { in floraPlural() method117 "flora" -> (target?.flora ?: "SOME") + " " + floraPlural(rng) in describeActivity()