HomePhabricator

Fix "edit multiple reviewers" string

Description

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:

Screen_Shot_2014-11-13_at_8.46.15_AM.png (71×454 px, 13 KB)

Reviewers: chad

Reviewed By: chad

Subscribers: epriestley

Maniphest Tasks: T6543

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