diff --git a/lang/en_utf8/enrol_authorize.php b/lang/en_utf8/enrol_authorize.php index df78fff20e2..a3eb50354d2 100644 --- a/lang/en_utf8/enrol_authorize.php +++ b/lang/en_utf8/enrol_authorize.php @@ -49,7 +49,7 @@ $string['avsg'] = 'Non-U.S. Card Issuing Bank'; $string['avsn'] = 'No match on address (street) nor postal code'; $string['avsp'] = 'Address Verification System not applicable'; $string['avsr'] = 'Retry - System unavailable or timed out'; -$string['avsresult'] = 'AVS Result:'; +$string['avsresult'] = 'AVS Result: $a'; $string['avss'] = 'Service not supported by issuer'; $string['avsu'] = 'Address information is unavailable'; $string['avsw'] = '9 digit postal code matches, address (street) does not';