1function worker_helptext()
2   -- TRANSLATORS: Helptext for a worker: Geologist
3   return pgettext("atlanteans_worker", "Discovers resources for mining.")
4end
5