1function worker_helptext()
2   -- TRANSLATORS: Helptext for a worker: Blacksmith
3   return pgettext("barbarians_worker", "Produces weapons for soldiers and tools for workers.")
4end
5