1function worker_helptext()
2   -- TRANSLATORS: Helptext for a worker: Brewer
3   return pgettext("empire_worker", "Produces beer.")
4end
5