From af053ebd3e1764a21b16a6c38b4700ac6d0586b9 Mon Sep 17 00:00:00 2001 From: ethem Date: Thu, 30 Nov 2006 08:43:32 +0000 Subject: [PATCH] Brushed up a string. --- lang/en_utf8/enrol_authorize.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/enrol_authorize.php b/lang/en_utf8/enrol_authorize.php index 9e0da20bfd551..5977bfd86975e 100644 --- a/lang/en_utf8/enrol_authorize.php +++ b/lang/en_utf8/enrol_authorize.php @@ -103,7 +103,7 @@ $string['invalidaccnum'] = 'Invalid account number'; $string['invalidacctype'] = 'Invalid account type'; $string['logindesc'] = 'This option must be ON.

Please ensure that you have turned url\">loginhttps ON in Admin >> Variables >> Security.

Turning this on will make Moodle use a secure https connection just for the login and payment pages.'; -$string['logininfo'] = 'Login name, password and transaction key aren\'t shown due to security measure. There is no need to enter again if you have configured these fields before. You see a green text near the field if some fields were configured. If you enter first time these fields, the login name (*) is required and you must enter either the transaction key (#1) or the password (#2) in the appropriate box. We recommend you enter the transaction key due to more security measure. If you want to delete the current password tick the checkbox.'; +$string['logininfo'] = 'Login name, password and transaction key are not shown due to security precautions. There is no need to enter again if you have configured these fields before. You see a green text left of the box if some fields were already configured. If you enter these fields for the first time, the login name (*) is required and you must enter either the transaction key (#1) or the password (#2) in the appropriate box. We recommend you enter the transaction key due to security precautions. If you want to delete the current password, tick the checkbox.'; $string['methodcc'] = 'Credit Card'; $string['methodecheck'] = 'eCheck (ACH)'; $string['missingaba'] = 'Missing ABA number';