# This patch file was generated by NetBeans IDE # This patch can be applied using context Tools: Apply Diff Patch action on respective folder. # It uses platform neutral UTF-8 encoding. # Above lines and this line are ignored by the patching process. Index: moodle/lang/en_utf8/moodle.php --- moodle/lang/en_utf8/moodle.php Base (1.141.2.35) +++ moodle/lang/en_utf8/moodle.php Locally Modified (Based On 1.141.2.35) @@ -1173,7 +1173,7 @@ $string['policyaccept'] = 'I understand and agree'; $string['policyagree'] = 'You must agree to this policy to continue using this site. Do you agree?'; $string['policyagreement'] = 'Site Policy Agreement'; -$string['policyagreementclick'] = 'Click here to read the Site Policy Agreement'; +$string['policyagreementclick'] = 'Link to Site Policy Agreement'; $string['popup'] = 'popup'; $string['popupwindowname'] = 'Popup window'; $string['popupwindow'] = 'Open file in new window';