mirror of
https://we.phorge.it/source/phorge.git
synced 2025-02-18 09:48:39 +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(
|
return pht(
|
||||||
'%s renamed the title from %s to %s.',
|
'%s renamed this task from %s to %s.',
|
||||||
$this->renderAuthor(),
|
$this->renderAuthor(),
|
||||||
$this->renderOldValue(),
|
$this->renderOldValue(),
|
||||||
$this->renderNewValue());
|
$this->renderNewValue());
|
||||||
|
|
Loading…
Add table
Reference in a new issue