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:
@@ -4,7 +4,7 @@ final class PhabricatorPHDConfigOptions
|
||||
extends PhabricatorApplicationConfigOptions {
|
||||
|
||||
public function getName() {
|
||||
return pht("Phabricator Daemons");
|
||||
return pht("Daemons");
|
||||
}
|
||||
|
||||
public function getDescription() {
|
||||
|
||||
Reference in New Issue
Block a user