From 7c824f1f631a1c8615328574cbe5f72e588cf5c4 Mon Sep 17 00:00:00 2001 From: ethem Date: Mon, 13 Mar 2006 18:20:08 +0000 Subject: [PATCH] You can't do this action: $a->action --- lang/en_utf8/enrol_authorize.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en_utf8/enrol_authorize.php b/lang/en_utf8/enrol_authorize.php index cbbf4d7e25..42a1fdcd99 100644 --- a/lang/en_utf8/enrol_authorize.php +++ b/lang/en_utf8/enrol_authorize.php @@ -149,6 +149,7 @@ $string['transid'] = 'Transaction ID'; $string['unenrolstudent'] = 'Unenrol student?'; $string['void'] = 'Void'; $string['voidyes'] = 'Transaction will be cancelled. Are you sure?'; +$string['youcantdo'] = 'You can\'t this action: $a->action'; $string['zipcode'] = 'Zip Code'; ?> -- 2.39.5