@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fixed ENRAGE typo. :)

Summary: "Enrage in Deliberations" button on Slowvote should say "Engage in Deliberations".

Test Plan: Make sure the button says the right thing now.

Reviewers: chad, #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D13591

authored by

Jason C. McDonald and committed by
epriestley
980f22d9 8bf347aa

+1 -1
+1 -1
src/applications/slowvote/view/SlowvoteEmbedView.php
··· 134 134 'button', 135 135 array( 136 136 ), 137 - pht('Enrage in Deliberations')), 137 + pht('Engage in Deliberations')), 138 138 ))); 139 139 } 140 140