1function worker_helptext()
2   -- TRANSLATORS: Helptext for a worker: Master Miner
3   return pgettext("frisians_worker", "Works deep in the mines to obtain coal, iron, gold or granite.")
4end
5