Unify terminology in Differential overview
Summary: Deja vu: D1472 Blame Rev: rP92f3ff Test Plan: /differential/filter/revisions/ Reviewers: epriestley Reviewed By: epriestley CC: aran, epriestley Differential Revision: https://secure.phabricator.com/D1770
This commit is contained in:
@@ -329,7 +329,7 @@ class DifferentialRevisionListController extends DifferentialController {
|
|||||||
->setBaseURI($uri, 'order')
|
->setBaseURI($uri, 'order')
|
||||||
->setButtons(
|
->setButtons(
|
||||||
array(
|
array(
|
||||||
'modified' => 'Modified',
|
'modified' => 'Updated',
|
||||||
'created' => 'Created',
|
'created' => 'Created',
|
||||||
));
|
));
|
||||||
default:
|
default:
|
||||||
|
|||||||
Reference in New Issue
Block a user