Dzahn has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/371660 )
Change subject: Phabricator: Override the frog token's label ...................................................................... Phabricator: Override the frog token's label Bug: T173208 Change-Id: I34a6efc68ae17fce8b76d832a7fd0c0c29f8345f --- M modules/phabricator/data/fixed_settings.yaml 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Aklapper: Looks good to me, but someone else must approve 20after4: Looks good to me, but someone else must approve jenkins-bot: Verified Awight: Looks good to me, but someone else must approve Dzahn: Looks good to me, approved diff --git a/modules/phabricator/data/fixed_settings.yaml b/modules/phabricator/data/fixed_settings.yaml index aca07a8..8530732 100644 --- a/modules/phabricator/data/fixed_settings.yaml +++ b/modules/phabricator/data/fixed_settings.yaml @@ -228,6 +228,8 @@ 'Do you want to export the query results to Excel?': 'Do you want to export the query results?' # T865 'You can also create tasks by sending an email to: %s': 'You can also create tasks by sending an email to: %s (<a href="https://www.mediawiki.org/wiki/Special:MyLanguage/Phabricator/Help#Using_e-mail" tabindex="-1" target="_blank">learn more</a>)' + # T173208 + 'Dat Boi': 'Insectivore' # We don't host local docs or use the wiki :) phabricator.uninstalled-applications: -- To view, visit https://gerrit.wikimedia.org/r/371660 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I34a6efc68ae17fce8b76d832a7fd0c0c29f8345f Gerrit-PatchSet: 5 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Greg Grossmeier <[email protected]> Gerrit-Reviewer: 20after4 <[email protected]> Gerrit-Reviewer: Aklapper <[email protected]> Gerrit-Reviewer: Awight <[email protected]> Gerrit-Reviewer: Dzahn <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
