Rush has submitted this change and it was merged. 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(-) Approvals: Rush: Verified; Looks good to me, approved diff --git a/modules/phabricator/data/fixed_settings.yaml b/modules/phabricator/data/fixed_settings.yaml index 4485272..b67505e 100644 --- a/modules/phabricator/data/fixed_settings.yaml +++ b/modules/phabricator/data/fixed_settings.yaml @@ -183,6 +183,8 @@ 'Export to Excel': 'Export (disabled)' 'Export Tasks to Excel': 'Export Tasks' '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">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: merged Gerrit-Change-Id: I5e78161e165164399c0c708b2f064eb9c5ea3050 Gerrit-PatchSet: 3 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Merlijn van Deen <[email protected]> Gerrit-Reviewer: 20after4 <[email protected]> Gerrit-Reviewer: Aklapper <[email protected]> Gerrit-Reviewer: Dzahn <[email protected]> Gerrit-Reviewer: Jaredzimmerman <[email protected]> Gerrit-Reviewer: Qgil <[email protected]> Gerrit-Reviewer: Rush <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
