mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-26 08:42:41 +01:00
Update Maniphest title transaction again
Summary: Ref T12732, third time is the charm? Test Plan: Read Reviewers: epriestley Subscribers: Korvin Maniphest Tasks: T12732 Differential Revision: https://secure.phabricator.com/D17965
This commit is contained in:
parent
5a34b299e4
commit
abd791889c
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ final class ManiphestTaskTitleTransaction
|
|||
}
|
||||
|
||||
return pht(
|
||||
'%s renamed the title from %s to %s.',
|
||||
'%s renamed this task from %s to %s.',
|
||||
$this->renderAuthor(),
|
||||
$this->renderOldValue(),
|
||||
$this->renderNewValue());
|
||||
|
|
Loading…
Reference in a new issue