@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.

Fix typo

Test Plan: Crossed fingers.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

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

authored by

Ben Alpert and committed by
epriestley
7eaba7ba 833b8a78

+1 -1
+1 -1
src/infrastructure/internationalization/translation/PhabricatorBaseEnglishTranslation.php
··· 762 762 '%s added %d dependencie(s): %s.' => array( 763 763 array( 764 764 '%s added a dependency: %3$s', 765 - '%s added a dependencies: %3$s', 765 + '%s added dependencies: %3$s', 766 766 ), 767 767 ), 768 768