MDL-31429 enrol: Add missing string for PayPal enrolment messages.

Signed-off-by: Andrew Davis <[email protected]>
This commit is contained in:
Chris Follin
2012-04-20 10:47:00 +07:00
committed by Andrew Davis
parent ead4f180a0
commit b804a56d2c
+1
View File
@@ -44,6 +44,7 @@ $string['enrolstartdate_help'] = 'If enabled, users can be enrolled from this da
$string['mailadmins'] = 'Notify admin';
$string['mailstudents'] = 'Notify students';
$string['mailteachers'] = 'Notify teachers';
$string['messageprovider:paypal_enrolment'] = 'PayPal enrolment messages';
$string['nocost'] = 'There is no cost associated with enrolling in this course!';
$string['paypal:config'] = 'Configure PayPal enrol instances';
$string['paypal:manage'] = 'Manage enrolled users';