Don't preface 'Daemons' with 'Phabricator'.

Summary:
It's obvious that they're Phabricator related (why else would we provide
settings for them) and nothing else is prefaced.

Test Plan: Looked at /config/

Reviewers: epriestley, chad, btrahan

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T2255

Differential Revision: https://secure.phabricator.com/D4471
This commit is contained in:
Ricky Elrod
2013-01-16 09:47:20 -08:00
committed by epriestley
parent 800f62d0d5
commit 8b1fb16865

View File

@@ -4,7 +4,7 @@ final class PhabricatorPHDConfigOptions
extends PhabricatorApplicationConfigOptions {
public function getName() {
return pht("Phabricator Daemons");
return pht("Daemons");
}
public function getDescription() {