Invite User template uses $contextName instead of $journalName

Describe the issue or problem
Please tell us what happens and what you expected to happen.

Steps I took leading up to the issue

Edit new template for: User Invited to Role Notification (This email is sent to users that are invited to obtain certain roles)

What application are you using?
For example, OJS 3.5.0-1

Additional information
It contains reference to {$contextName} and that variable name appears in the email when sent. I just went through and changed it in 20 journals to {$journalName} and now it works correctly. Can this be corrected in the default template for next release?