Remove product literal strings in "pht()", part 12
commit4d70e9d4004b0327421f1e7956a33a01d22ad6e5
authorepriestley <git@epriestley.com>
Mon, 25 Apr 2022 21:20:35 +0000 (25 14:20 -0700)
committerepriestley <git@epriestley.com>
Mon, 25 Apr 2022 23:46:24 +0000 (25 16:46 -0700)
tree9eaad9142849a83e06507821526cf16556ecc8cc
parent039cbec1553b71f4cfcf4acf27286c5866cca452
Remove product literal strings in "pht()", part 12

Summary: Ref T13658.

Test Plan:
This is non-exhuastive.

  - Poked around "Auth": edited a provider, toggled a provider.

Maniphest Tasks: T13658

Differential Revision: https://secure.phabricator.com/D21778
src/applications/auth/controller/PhabricatorAuthLoginController.php
src/applications/auth/controller/PhabricatorAuthNeedsMultiFactorController.php
src/applications/auth/controller/PhabricatorAuthSetExternalController.php
src/applications/auth/controller/PhabricatorAuthStartController.php
src/applications/auth/controller/PhabricatorAuthUnlinkController.php
src/applications/auth/controller/PhabricatorMustVerifyEmailController.php
src/applications/auth/controller/config/PhabricatorAuthDisableController.php
src/applications/auth/controller/config/PhabricatorAuthEditController.php
src/applications/auth/controller/config/PhabricatorAuthListController.php
src/applications/auth/guidance/PhabricatorAuthProvidersGuidanceEngineExtension.php