@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 "edit multiple reviewers" string

Summary:
Fixes T6543. This was slightly trickier than I thought.

The actual inputs to this are: author, total affected count, added count, added list, removed count, removed list.

We weren't accounting for "total affected count" (used to select the correct word for "reviewers", e.g. "reviewers-few" vs "reviewers-many").

Test Plan: {F233357}

Reviewers: chad

Reviewed By: chad

Subscribers: epriestley

Maniphest Tasks: T6543

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

+1 -1
+1 -1
src/infrastructure/internationalization/translation/PhabricatorBaseEnglishTranslation.php
··· 554 554 ), 555 555 556 556 '%s edited reviewer(s), added %d: %s; removed %d: %s.' => 557 - '%s edited reviewers, added: %3$s; removed: %5$s', 557 + '%s edited reviewers, added: %4$s; removed: %6$s', 558 558 559 559 '%s added %d reviewer(s): %s.' => array( 560 560 array(