Remove product literal strings in "pht()", part 9
commit57469db22e5a5dd0e3170c02297b27f142d4a227
authorepriestley <git@epriestley.com>
Mon, 25 Apr 2022 19:13:50 +0000 (25 12:13 -0700)
committerepriestley <git@epriestley.com>
Mon, 25 Apr 2022 19:22:29 +0000 (25 12:22 -0700)
tree7b1739691bc18fe8e9b19daccfeb0821d6f9b1ab
parent4d3f0dc7c727e6fdc0e8cba0e8e8f2b8ef1bd16c
Remove product literal strings in "pht()", part 9

Summary: Ref T13658.

Test Plan:
This test plan is non-exhaustive.

  - Ran `bin/storage databases`.
  - Viewed Badges UI exmaples page.
  - Used eval rule for `strings.platform.server.name`, got "Phabricator".

Maniphest Tasks: T13658

Differential Revision: https://secure.phabricator.com/D21773
src/applications/transactions/view/PhabricatorApplicationEditHTTPParameterHelpView.php
src/applications/uiexample/examples/PHUIBadgeExample.php
src/applications/uiexample/examples/PHUIHovercardUIExample.php
src/applications/uiexample/examples/PhabricatorProjectBuiltinsExample.php
src/infrastructure/contentsource/PhabricatorContentSource.php
src/infrastructure/env/PhabricatorEnv.php
src/infrastructure/export/format/PhabricatorExcelExportFormat.php
src/infrastructure/markup/markuprule/PhutilRemarkupEvalRule.php
src/infrastructure/storage/management/workflow/PhabricatorStorageManagementDatabasesWorkflow.php
src/infrastructure/util/PhabricatorHash.php