Translations WTF-2022+ Thread (currently: rock for both music and stones)

There are multiple similar strings for gorwing pots, e.g.
“garden pots (growing oats)” #7586
“garden pots (growing buckwheat)” #7576
And so on. Is there a way to split and unify those strings? Something like that -
“garden pots (%1)”,
“growing %1”,
“ripe %1”
and then just insert oats, buckwheat and carrot in code? It could reduce number of strings and simplify translation

1 Like