|
45 | 45 | $string['createtemplate'] = 'Create template';
|
46 | 46 | $string['customcert:addinstance'] = 'Add a new custom certificate instance';
|
47 | 47 | $string['customcert:manage'] = 'Manage a custom certificate';
|
| 48 | +$string['customcert:manageemailothers'] = 'Manage email others setting'; |
48 | 49 | $string['customcert:manageemailstudents'] = 'Manage email students setting';
|
49 | 50 | $string['customcert:manageemailteachers'] = 'Manage email teachers setting';
|
50 |
| -$string['customcert:manageemailothers'] = 'Manage email others setting'; |
51 |
| -$string['customcert:manageverifyany'] = 'Manage verification setting'; |
52 |
| -$string['customcert:managerequiredtime'] = 'Manage time required setting'; |
| 51 | +$string['customcert:managelanguages'] = 'Manage language on edit form'; |
53 | 52 | $string['customcert:manageprotection'] = 'Manage protection setting';
|
| 53 | +$string['customcert:managerequiredtime'] = 'Manage time required setting'; |
| 54 | +$string['customcert:manageverifyany'] = 'Manage verification setting'; |
54 | 55 | $string['customcert:receiveissue'] = 'Receive a certificate';
|
55 |
| -$string['customcert:view'] = 'View a custom certificate'; |
56 |
| -$string['customcert:viewreport'] = 'View course report'; |
57 |
| -$string['customcert:viewallcertificates'] = 'View all certificates'; |
58 | 56 | $string['customcert:verifyallcertificates'] = 'Verify all certificates on the site';
|
59 | 57 | $string['customcert:verifycertificate'] = 'Verify a certificate';
|
| 58 | +$string['customcert:view'] = 'View a custom certificate'; |
| 59 | +$string['customcert:viewallcertificates'] = 'View all certificates'; |
| 60 | +$string['customcert:viewreport'] = 'View course report'; |
60 | 61 | $string['customcertsettings'] = 'Custom certificate settings';
|
61 |
| -$string['downloadallissuedcertificates'] = 'Download all issued certificates'; |
62 |
| -$string['downloadallsitecertificates'] = 'Download all site certificates'; |
63 |
| -$string['downloadallsitecertificatesdesc'] = 'This will download all the certificates on the site in a zip file.'; |
64 | 62 | $string['deletecertpage'] = 'Delete page';
|
65 | 63 | $string['deleteconfirm'] = 'Delete confirmation';
|
66 | 64 | $string['deleteelement'] = 'Delete element';
|
|
73 | 71 | $string['deliveryoptioninline'] = 'Send the file inline to the browser';
|
74 | 72 | $string['deliveryoptions'] = 'Delivery options';
|
75 | 73 | $string['description'] = 'Description';
|
| 74 | +$string['downloadallissuedcertificates'] = 'Download all issued certificates'; |
| 75 | +$string['downloadallsitecertificates'] = 'Download all site certificates'; |
| 76 | +$string['downloadallsitecertificatesdesc'] = 'This will download all the certificates on the site in a zip file.'; |
76 | 77 | $string['duplicate'] = 'Duplicate';
|
77 | 78 | $string['duplicateconfirm'] = 'Duplicate confirmation';
|
78 | 79 | $string['duplicatetemplateconfirm'] = 'Are you sure you want to duplicate this certificate template?';
|
|
95 | 96 | $string['emailnonstudentcertificatelinktext'] = 'View certificate report';
|
96 | 97 | $string['emailnonstudentgreeting'] = 'Hi';
|
97 | 98 | $string['emailnonstudentsubject'] = '{$a->coursefullname}: {$a->certificatename}';
|
| 99 | +$string['emailothers'] = 'Email others'; |
| 100 | +$string['emailothers_help'] = 'If set this will email the email addresses listed here (separated by a comma) with a copy of the certificate when it becomes available. <strong>Warning:</strong> Setting this field before you have finished creating the certificate will email the addresses an incomplete certificate.'; |
98 | 101 | $string['emailstudentbody'] = 'Attached is your certificate \'{$a->certificatename}\' for the course \'{$a->coursefullname}\'.';
|
99 | 102 | $string['emailstudentbodyplaintext'] = 'Attached is your certificate \'{$a->certificatename}\' for the course \'{$a->coursefullname}\'.';
|
100 | 103 | $string['emailstudentcertificatelinktext'] = 'View certificate';
|
101 | 104 | $string['emailstudentgreeting'] = 'Dear {$a}';
|
102 |
| -$string['emailstudentsubject'] = '{$a->coursefullname}: {$a->certificatename}'; |
103 | 105 | $string['emailstudents'] = 'Email students';
|
104 | 106 | $string['emailstudents_help'] = 'If set this will email the students a copy of the certificate when it becomes available. <strong>Warning:</strong> Setting this to \'Yes\' before you have finished creating the certificate will email the student an incomplete certificate.';
|
| 107 | +$string['emailstudentsubject'] = '{$a->coursefullname}: {$a->certificatename}'; |
105 | 108 | $string['emailteachers'] = 'Email teachers';
|
106 | 109 | $string['emailteachers_help'] = 'If set this will email the teachers a copy of the certificate when it becomes available. <strong>Warning:</strong> Setting this to \'Yes\' before you have finished creating the certificate will email the teacher an incomplete certificate.';
|
107 |
| -$string['emailothers'] = 'Email others'; |
108 |
| -$string['emailothers_help'] = 'If set this will email the email addresses listed here (separated by a comma) with a copy of the certificate when it becomes available. <strong>Warning:</strong> Setting this field before you have finished creating the certificate will email the addresses an incomplete certificate.'; |
109 | 110 | $string['eventelementcreated'] = 'Custom certificate element created';
|
110 | 111 | $string['eventelementdeleted'] = 'Custom certificate element deleted';
|
111 | 112 | $string['eventelementupdated'] = 'Custom certificate element updated';
|
|
133 | 134 | $string['invalidelementwidthorheightnotnumber'] = 'Please enter a valid number.';
|
134 | 135 | $string['invalidelementwidthorheightzeroallowed'] = 'Please enter a number greater than or equal to 0.';
|
135 | 136 | $string['invalidelementwidthorheightzeronotallowed'] = 'Please enter a number greater than 0.';
|
136 |
| -$string['invalidposition'] = 'Please select a positive number for position {$a}.'; |
137 | 137 | $string['invalidheight'] = 'The height has to be a valid number greater than 0.';
|
138 | 138 | $string['invalidmargin'] = 'The margin has to be a valid number greater than 0.';
|
| 139 | +$string['invalidposition'] = 'Please select a positive number for position {$a}.'; |
139 | 140 | $string['invalidwidth'] = 'The width has to be a valid number greater than 0.';
|
140 | 141 | $string['landscape'] = 'Landscape';
|
| 142 | +$string['languageoptions'] = 'Force Certificate Language'; |
141 | 143 | $string['leftmargin'] = 'Left margin';
|
142 | 144 | $string['leftmargin_help'] = 'This is the left margin of the certificate PDF in mm.';
|
143 | 145 | $string['listofissues'] = 'Recipients: {$a}';
|
|
148 | 150 | $string['managetemplatesdesc'] = 'This link will take you to a new screen where you will be able to manage templates used by Custom certificate activities in courses.';
|
149 | 151 | $string['modify'] = 'Modify';
|
150 | 152 | $string['modulename'] = 'Custom certificate';
|
151 |
| -$string['modulenameplural'] = 'Custom certificates'; |
152 | 153 | $string['modulename_help'] = 'This module allows for the dynamic generation of PDF certificates.';
|
153 | 154 | $string['modulename_link'] = 'Custom_certificate_module';
|
| 155 | +$string['modulenameplural'] = 'Custom certificates'; |
154 | 156 | $string['mycertificates'] = 'My certificates';
|
155 | 157 | $string['mycertificatesdescription'] = 'These are the certificates you have been issued by either email or downloading manually.';
|
156 | 158 | $string['name'] = 'Name';
|
|
175 | 177 | $string['posy_help'] = 'This is the position in mm from the top left corner you wish the element\'s reference point to locate in the y direction.';
|
176 | 178 | $string['preventcopy'] = 'Prevent copy';
|
177 | 179 | $string['preventcopy_desc'] = 'Enable protection from copy action.';
|
178 |
| -$string['preventprint'] = 'Prevent print'; |
179 |
| -$string['preventprint_desc'] = 'Enable protection from print action.'; |
180 | 180 | $string['preventmodify'] = 'Prevent modify';
|
181 | 181 | $string['preventmodify_desc'] = 'Enable protection from modify action.';
|
| 182 | +$string['preventprint'] = 'Prevent print'; |
| 183 | +$string['preventprint_desc'] = 'Enable protection from print action.'; |
182 | 184 | $string['print'] = 'Print';
|
183 | 185 | $string['privacy:metadata:customcert_issues'] = 'The list of issued certificates';
|
184 | 186 | $string['privacy:metadata:customcert_issues:code'] = 'The code that belongs to the certificate';
|
|
196 | 198 | $string['rightmargin'] = 'Right margin';
|
197 | 199 | $string['rightmargin_help'] = 'This is the right margin of the certificate PDF in mm.';
|
198 | 200 | $string['save'] = 'Save';
|
199 |
| -$string['savechanges'] = 'Save changes'; |
200 | 201 | $string['saveandclose'] = 'Save and close';
|
201 | 202 | $string['saveandcontinue'] = 'Save and continue';
|
| 203 | +$string['savechanges'] = 'Save changes'; |
202 | 204 | $string['savechangespreview'] = 'Save changes and preview';
|
203 | 205 | $string['savetemplate'] = 'Save template';
|
204 | 206 | $string['scheduledtaskconfigdesc'] = 'Configure the settings for the scheduled task that processes certificates.';
|
|
236 | 238 |
|
237 | 239 | Note - this only applies to certificates where \'Allow anyone to verify a certificate\' has been set to \'Yes\' in the certificate settings.';
|
238 | 240 | $string['verifycertificate'] = 'Verify certificate';
|
239 |
| -$string['verifycertificatedesc'] = 'This link will take you to a new screen where you will be able to verify certificates on the site'; |
240 | 241 | $string['verifycertificateanyone'] = 'Allow anyone to verify a certificate';
|
241 | 242 | $string['verifycertificateanyone_help'] = 'This setting enables anyone with the certificate verification link (including users not logged in) to verify a certificate.';
|
| 243 | +$string['verifycertificatedesc'] = 'This link will take you to a new screen where you will be able to verify certificates on the site'; |
242 | 244 | $string['width'] = 'Width';
|
243 | 245 | $string['width_help'] = 'This is the width of the certificate PDF in mm. For reference an A4 piece of paper is 210mm wide and a letter is 216mm wide.';
|
0 commit comments