mirror of
https://github.com/moodle/moodle.git
synced 2025-05-31 21:19:49 +02:00
NOMDL Enrol Authorize.net: added missing standard plugin name string
This commit is contained in:
parent
dd824dbc2b
commit
89532deae9
@ -182,6 +182,7 @@ You have to accept or deny payments manually because of the admin hasn\'t enable
|
||||
|
||||
{$a->url}';
|
||||
$string['pendingorderssubject'] = 'WARNING: {$a->course}, {$a->pending} order(s) will expire within {$a->days} day(s).';
|
||||
$string['pluginname'] = 'Authorize.net';
|
||||
$string['reason11'] = 'A duplicate transaction has been submitted.';
|
||||
$string['reason13'] = 'The merchant Login ID is invalid or the account is inactive.';
|
||||
$string['reason16'] = 'The transaction was not found.';
|
||||
|
Loading…
x
Reference in New Issue
Block a user