Merge branch 'master' into redesign-2015

This commit is contained in:
epriestley
2015-06-10 07:44:58 -07:00
452 changed files with 10749 additions and 5241 deletions

View File

@@ -109,7 +109,7 @@ final class PhabricatorFactHomeController extends PhabricatorFactController {
->setUser($user)
->appendChild(
id(new AphrontFormSelectControl())
->setLabel('Y-Axis')
->setLabel(pht('Y-Axis'))
->setName('y1')
->setOptions($options))
->appendChild(