Merlijn van Deen has uploaded a new change for review. https://gerrit.wikimedia.org/r/189326
Change subject: Add documentation link to 'create bug by email' text. ...................................................................... Add documentation link to 'create bug by email' text. Bug: T865 Change-Id: I5e78161e165164399c0c708b2f064eb9c5ea3050 --- M modules/phabricator/data/fixed_settings.yaml 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/26/189326/1 diff --git a/modules/phabricator/data/fixed_settings.yaml b/modules/phabricator/data/fixed_settings.yaml index b299c20..2ae36bd 100644 --- a/modules/phabricator/data/fixed_settings.yaml +++ b/modules/phabricator/data/fixed_settings.yaml @@ -175,6 +175,8 @@ 'Maniphest Task': 'Task' 'Pholio Mock': 'Mockup' 'Real Name': 'Also Known As' + # 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">learn more</a>)' # We don't host local docs or use the wiki :) phabricator.uninstalled-applications: -- To view, visit https://gerrit.wikimedia.org/r/189326 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5e78161e165164399c0c708b2f064eb9c5ea3050 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Merlijn van Deen <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
