]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-12093 : new strings to get locale-aware popup windows.
authorscyrma <scyrma>
Thu, 29 Nov 2007 06:00:33 +0000 (06:00 +0000)
committerscyrma <scyrma>
Thu, 29 Nov 2007 06:00:33 +0000 (06:00 +0000)
lang/en_utf8/moodle.php

index 3d543d750d38f281a78ba385d47b3dfaf37812e3..48ed419bb535c43407d1f450ecd5da2d2e07a7e9 100644 (file)
@@ -227,6 +227,7 @@ $string['clamquarantinedirfailed'] = 'Could not move the file into your specifie
 $string['clamunknownerror'] = 'There was an unknown error with clam.';
 $string['cleaningtempdata'] = 'Cleaning temp data';
 $string['clicktochange'] = 'Click to change';
+$string['clickhere'] = 'Click here ...';
 $string['closewindow'] = 'Close this window';
 $string['comparelanguage'] = 'Compare and edit current language';
 $string['complete'] = 'Complete';
@@ -1155,6 +1156,8 @@ $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['popup'] = 'popup';
+$string['popupwindowname'] = 'Popup window';
 $string['popupwindow'] = 'Open file in new window';
 $string['post'] = 'Post';
 $string['posts'] = 'Posts';