Remove product literal strings in "pht()", part 5
commitad880491e8d61719c39f041af118007b68668b0e
authorepriestley <git@epriestley.com>
Mon, 25 Apr 2022 18:23:27 +0000 (25 11:23 -0700)
committerepriestley <git@epriestley.com>
Mon, 25 Apr 2022 19:22:27 +0000 (25 12:22 -0700)
treee4bd0e24a833abf379da6603080338b619072965
parentd69da878d283e7ed1471dfa03791358d7ab4d995
Remove product literal strings in "pht()", part 5

Summary: Ref T13658

Test Plan:
This test plan is non-exhaustive.

  - Looked at some of the config.
  - Looked at guides.

Maniphest Tasks: T13658

Differential Revision: https://secure.phabricator.com/D21769
15 files changed:
src/applications/console/plugin/DarkConsoleEventPlugin.php
src/applications/daemon/application/PhabricatorDaemonsApplication.php
src/applications/daemon/management/PhabricatorDaemonManagementWorkflow.php
src/applications/dashboard/paneltype/PhabricatorDashboardQueryPanelType.php
src/applications/differential/parser/DifferentialChangesetParser.php
src/applications/differential/render/DifferentialChangesetTestRenderer.php
src/applications/differential/storage/DifferentialDiff.php
src/applications/diffusion/management/DiffusionRepositoryURIsManagementPanel.php
src/applications/doorkeeper/worker/DoorkeeperFeedWorker.php
src/applications/feed/config/PhabricatorFeedConfigOptions.php
src/applications/files/document/PhabricatorDocumentRef.php
src/applications/files/document/PhabricatorJSONDocumentEngine.php
src/applications/files/document/PhabricatorRemarkupDocumentEngine.php
src/applications/guides/module/PhabricatorGuideInstallModule.php
src/applications/guides/module/PhabricatorGuideQuickStartModule.php