Page MenuHomePhabricator

Update parent/child revision timeline messages to use modern language ("parent revision")
ClosedPublic

Authored by epriestley on Jul 9 2018, 9:36 PM.
Tags
None
Referenced Files
F18103255: D19514.id46666.diff
Sun, Aug 10, 3:14 AM
F18098504: D19514.id46665.diff
Fri, Aug 8, 8:36 PM
F17878857: D19514.id.diff
Mon, Jul 28, 8:35 PM
F17847593: D19514.diff
Jul 27 2025, 6:19 AM
F17805322: D19514.id.diff
Jul 25 2025, 12:27 PM
Unknown Object (File)
May 9 2025, 9:27 PM
Unknown Object (File)
May 7 2025, 4:39 PM
Unknown Object (File)
May 6 2025, 9:54 PM
Subscribers
None

Details

Summary

See PHI746. See also T11833, perhaps. Ref T13151.

Long ago, parent revisions were called "dependent revisions". This was changed to "parent revisions" in the action UI to improve clarity, but not changed in the timeline stories.

Update the timeline stories to use the same language the actions in the UI use.

Test Plan

Screen Shot 2018-07-09 at 2.26.11 PM.png (387×610 px, 65 KB)

Screen Shot 2018-07-09 at 2.26.08 PM.png (437×631 px, 72 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

src/infrastructure/internationalization/translation/PhabricatorUSEnglishTranslation.php
663–670

Long ago, this edit (adding and removing child revisions in one action) wasn't possible, which is why there was no string for it. When the UI got updated we got a full-power "Edit Child Revisions" and this action is now an actual action.

This revision is now accepted and ready to land.Jul 10 2018, 4:00 PM
This revision was automatically updated to reflect the committed changes.