1function worker_helptext()
2   -- TRANSLATORS: Helptext for a worker: Lumberjack
3   return pgettext("empire_worker", "Fells trees.")
4end
5