Files
gerrit/resources
Youssef Elghareeb fb1df73849 Modify the NewChange template when the sender is not equal to the owner
In all cases, we used to send notifications for new change creations as:
"$user_1 would like $user_2 to review this change."

This form is a bit confusing when user_1 is not the change author. This
commit adjusts the text when the sender is not equal to the owner to:
"$user_1 would like $user_2 to review this change authored by $user_3."

Change-Id: I41250dcf10aebf188dfb78c40292432b67546af8
2020-09-30 15:01:51 +02:00
..