diff --git a/src/applications/maniphest/controller/ManiphestBatchEditController.php b/src/applications/maniphest/controller/ManiphestBatchEditController.php index 98b676d02b..b338293585 100644 --- a/src/applications/maniphest/controller/ManiphestBatchEditController.php +++ b/src/applications/maniphest/controller/ManiphestBatchEditController.php @@ -74,7 +74,8 @@ final class ManiphestBatchEditController extends ManiphestController { ), 'owner' => array( 'src' => '/typeahead/common/searchowner/', - 'placeholder' => pht('Type a user name...'), + 'placeholder' => pht( + 'Type a user name or "upforgrabs" to unassign...'), 'limit' => 1, ), 'cc' => array(