phtize all the things
Summary: `pht`ize a whole bunch of strings in rP. Test Plan: Intense eyeballing. Reviewers: #blessed_reviewers, epriestley Reviewed By: #blessed_reviewers, epriestley Subscribers: hach-que, Korvin, epriestley Differential Revision: https://secure.phabricator.com/D12797
This commit is contained in:
@@ -71,8 +71,8 @@ final class PhabricatorAuthStartController
|
||||
'This Phabricator install is not configured with any enabled '.
|
||||
'authentication providers which can be used to log in. If you '.
|
||||
'have accidentally locked yourself out by disabling all providers, '.
|
||||
'you can use `phabricator/bin/auth recover <username>` to '.
|
||||
'recover access to an administrative account.'));
|
||||
'you can use `%s` to recover access to an administrative account.'.
|
||||
'phabricator/bin/auth recover <username>'));
|
||||
}
|
||||
|
||||
$next_uri = $request->getStr('next');
|
||||
|
||||
Reference in New Issue
Block a user