<?php $exp = 1798717491; $val = array (
  'domain' => NULL,
  'plural-forms' => NULL,
  'messages' => 
  array (
    '' => 
    array (
      'emails.manualPaymentNotification.subject' => 'Manual Payment Notification',
      'emails.manualPaymentNotification.body' => 'A manual payment needs to be processed for the journal {$contextName} and the user {senderName} (username &quot;{$senderUsername}&quot;).<br />
<br />
The item being paid for is &quot;{$paymentName}&quot;.<br />
The cost is {$paymentAmount} ({$paymentCurrencyCode}).<br />
<br />
This email was generated by Open Journal Systems\' Manual Payment plugin.',
      'emails.manualPaymentNotification.description' => 'This email template is used to notify a journal manager contact that a manual payment was requested.',
      'emailTemplate.variable.manualPaymentPlugin.senderUsername' => 'The username of the user who made the payment',
    ),
  ),
);