Page MenuHomePhabricator

Fix "edit multiple reviewers" string
ClosedPublic

Authored by epriestley on Nov 13 2014, 4:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 9, 6:50 AM
Unknown Object (File)
Fri, Apr 5, 4:10 PM
Unknown Object (File)
Feb 13 2024, 5:29 AM
Unknown Object (File)
Jan 30 2024, 11:00 AM
Unknown Object (File)
Jan 15 2024, 4:00 PM
Unknown Object (File)
Jan 15 2024, 4:00 PM
Unknown Object (File)
Jan 15 2024, 4:00 PM
Unknown Object (File)
Jan 10 2024, 8:50 PM
Subscribers

Details

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)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix "edit multiple reviewers" string.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Nov 13 2014, 4:47 PM
This revision was automatically updated to reflect the committed changes.