Convert "Display Preferences" to modular settings

Summary: Ref T4103. Just porting these directly for now, no attempt to organize things yet.

Test Plan: {F1669263}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T4103

Differential Revision: https://secure.phabricator.com/D15997
This commit is contained in:
epriestley
2016-05-31 16:06:18 -07:00
parent ba505c03f9
commit 9b27b5c7da
10 changed files with 245 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ final class CelerityDefaultPostprocessor
}
public function getPostprocessorName() {
return pht('Use Default Colors');
return pht('Use Standard Colors');
}
public function buildDefaultPostprocessor() {