diff --git a/src/applications/home/menuitem/PhabricatorHomeProfileMenuItem.php b/src/applications/home/menuitem/PhabricatorHomeProfileMenuItem.php --- a/src/applications/home/menuitem/PhabricatorHomeProfileMenuItem.php +++ b/src/applications/home/menuitem/PhabricatorHomeProfileMenuItem.php @@ -6,7 +6,7 @@ const MENUITEMKEY = 'home.dashboard'; public function getMenuItemTypeName() { - return pht('Home'); + return pht('Built-in Homepage'); } private function getDefaultName() {