|
41 | 41 | $string['createtemplate'] = 'Create template';
|
42 | 42 | $string['customcert:addinstance'] = 'Add a new custom certificate instance';
|
43 | 43 | $string['customcert:manage'] = 'Manage a custom certificate';
|
| 44 | +$string['customcert:manageemailothers'] = 'Manage email others setting'; |
44 | 45 | $string['customcert:manageemailstudents'] = 'Manage email students setting';
|
45 | 46 | $string['customcert:manageemailteachers'] = 'Manage email teachers setting';
|
46 |
| -$string['customcert:manageemailothers'] = 'Manage email others setting'; |
47 |
| -$string['customcert:manageverifyany'] = 'Manage verification setting'; |
48 |
| -$string['customcert:managerequiredtime'] = 'Manage time required setting'; |
| 47 | +$string['customcert:managelanguages'] = 'Manage language on edit form'; |
49 | 48 | $string['customcert:manageprotection'] = 'Manage protection setting';
|
| 49 | +$string['customcert:managerequiredtime'] = 'Manage time required setting'; |
| 50 | +$string['customcert:manageverifyany'] = 'Manage verification setting'; |
50 | 51 | $string['customcert:receiveissue'] = 'Receive a certificate';
|
51 |
| -$string['customcert:view'] = 'View a custom certificate'; |
52 |
| -$string['customcert:viewreport'] = 'View course report'; |
53 |
| -$string['customcert:viewallcertificates'] = 'View all certificates'; |
54 | 52 | $string['customcert:verifyallcertificates'] = 'Verify all certificates on the site';
|
55 | 53 | $string['customcert:verifycertificate'] = 'Verify a certificate';
|
| 54 | +$string['customcert:view'] = 'View a custom certificate'; |
| 55 | +$string['customcert:viewallcertificates'] = 'View all certificates'; |
| 56 | +$string['customcert:viewreport'] = 'View course report'; |
56 | 57 | $string['customcertsettings'] = 'Custom certificate settings';
|
57 |
| -$string['downloadallissuedcertificates'] = 'Download all issued certificates'; |
58 |
| -$string['downloadallsitecertificates'] = 'Download all site certificates'; |
59 |
| -$string['downloadallsitecertificatesdesc'] = 'This will download all the certificates on the site in a zip file.'; |
60 | 58 | $string['deletecertpage'] = 'Delete page';
|
61 | 59 | $string['deleteconfirm'] = 'Delete confirmation';
|
62 | 60 | $string['deleteelement'] = 'Delete element';
|
|
69 | 67 | $string['deliveryoptioninline'] = 'Send the file inline to the browser';
|
70 | 68 | $string['deliveryoptions'] = 'Delivery options';
|
71 | 69 | $string['description'] = 'Description';
|
| 70 | +$string['downloadallissuedcertificates'] = 'Download all issued certificates'; |
| 71 | +$string['downloadallsitecertificates'] = 'Download all site certificates'; |
| 72 | +$string['downloadallsitecertificatesdesc'] = 'This will download all the certificates on the site in a zip file.'; |
72 | 73 | $string['duplicate'] = 'Duplicate';
|
73 | 74 | $string['duplicateconfirm'] = 'Duplicate confirmation';
|
74 | 75 | $string['duplicatetemplateconfirm'] = 'Are you sure you want to duplicate this certificate template?';
|
|
91 | 92 | $string['emailnonstudentcertificatelinktext'] = 'View certificate report';
|
92 | 93 | $string['emailnonstudentgreeting'] = 'Hi';
|
93 | 94 | $string['emailnonstudentsubject'] = '{$a->coursefullname}: {$a->certificatename}';
|
| 95 | +$string['emailothers'] = 'Email others'; |
| 96 | +$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.'; |
94 | 97 | $string['emailstudentbody'] = 'Attached is your certificate \'{$a->certificatename}\' for the course \'{$a->coursefullname}\'.';
|
95 | 98 | $string['emailstudentbodyplaintext'] = 'Attached is your certificate \'{$a->certificatename}\' for the course \'{$a->coursefullname}\'.';
|
96 | 99 | $string['emailstudentcertificatelinktext'] = 'View certificate';
|
97 | 100 | $string['emailstudentgreeting'] = 'Dear {$a}';
|
98 |
| -$string['emailstudentsubject'] = '{$a->coursefullname}: {$a->certificatename}'; |
99 | 101 | $string['emailstudents'] = 'Email students';
|
100 | 102 | $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.';
|
| 103 | +$string['emailstudentsubject'] = '{$a->coursefullname}: {$a->certificatename}'; |
101 | 104 | $string['emailteachers'] = 'Email teachers';
|
102 | 105 | $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.';
|
103 |
| -$string['emailothers'] = 'Email others'; |
104 |
| -$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.'; |
105 | 106 | $string['eventelementcreated'] = 'Custom certificate element created';
|
106 | 107 | $string['eventelementdeleted'] = 'Custom certificate element deleted';
|
107 | 108 | $string['eventelementupdated'] = 'Custom certificate element updated';
|
|
127 | 128 | $string['invalidelementwidthorheightnotnumber'] = 'Please enter a valid number.';
|
128 | 129 | $string['invalidelementwidthorheightzeroallowed'] = 'Please enter a number greater than or equal to 0.';
|
129 | 130 | $string['invalidelementwidthorheightzeronotallowed'] = 'Please enter a number greater than 0.';
|
130 |
| -$string['invalidposition'] = 'Please select a positive number for position {$a}.'; |
131 | 131 | $string['invalidheight'] = 'The height has to be a valid number greater than 0.';
|
132 | 132 | $string['invalidmargin'] = 'The margin has to be a valid number greater than 0.';
|
| 133 | +$string['invalidposition'] = 'Please select a positive number for position {$a}.'; |
133 | 134 | $string['invalidwidth'] = 'The width has to be a valid number greater than 0.';
|
134 | 135 | $string['landscape'] = 'Landscape';
|
| 136 | +$string['languageoptions'] = 'Force Certificate Language'; |
135 | 137 | $string['leftmargin'] = 'Left margin';
|
136 | 138 | $string['leftmargin_help'] = 'This is the left margin of the certificate PDF in mm.';
|
137 | 139 | $string['listofissues'] = 'Recipients: {$a}';
|
|
142 | 144 | $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.';
|
143 | 145 | $string['modify'] = 'Modify';
|
144 | 146 | $string['modulename'] = 'Custom certificate';
|
145 |
| -$string['modulenameplural'] = 'Custom certificates'; |
146 | 147 | $string['modulename_help'] = 'This module allows for the dynamic generation of PDF certificates.';
|
147 | 148 | $string['modulename_link'] = 'Custom_certificate_module';
|
| 149 | +$string['modulenameplural'] = 'Custom certificates'; |
148 | 150 | $string['mycertificates'] = 'My certificates';
|
149 | 151 | $string['mycertificatesdescription'] = 'These are the certificates you have been issued by either email or downloading manually.';
|
150 | 152 | $string['name'] = 'Name';
|
|
166 | 168 | $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.';
|
167 | 169 | $string['preventcopy'] = 'Prevent copy';
|
168 | 170 | $string['preventcopy_desc'] = 'Enable protection from copy action.';
|
169 |
| -$string['preventprint'] = 'Prevent print'; |
170 |
| -$string['preventprint_desc'] = 'Enable protection from print action.'; |
171 | 171 | $string['preventmodify'] = 'Prevent modify';
|
172 | 172 | $string['preventmodify_desc'] = 'Enable protection from modify action.';
|
| 173 | +$string['preventprint'] = 'Prevent print'; |
| 174 | +$string['preventprint_desc'] = 'Enable protection from print action.'; |
173 | 175 | $string['print'] = 'Print';
|
174 | 176 | $string['privacy:metadata:customcert_issues'] = 'The list of issued certificates';
|
175 | 177 | $string['privacy:metadata:customcert_issues:code'] = 'The code that belongs to the certificate';
|
|
187 | 189 | $string['rightmargin'] = 'Right margin';
|
188 | 190 | $string['rightmargin_help'] = 'This is the right margin of the certificate PDF in mm.';
|
189 | 191 | $string['save'] = 'Save';
|
190 |
| -$string['savechanges'] = 'Save changes'; |
191 | 192 | $string['saveandclose'] = 'Save and close';
|
192 | 193 | $string['saveandcontinue'] = 'Save and continue';
|
| 194 | +$string['savechanges'] = 'Save changes'; |
193 | 195 | $string['savechangespreview'] = 'Save changes and preview';
|
194 | 196 | $string['savetemplate'] = 'Save template';
|
195 | 197 | $string['search:activity'] = 'Custom certificate - activity information';
|
|
211 | 213 | $string['uploadimage'] = 'Upload image';
|
212 | 214 | $string['uploadimagedesc'] = 'This link will take you to a new screen where you will be able to upload images. Images uploaded using
|
213 | 215 | this method will be available throughout your site to all users who are able to create a certificate.';
|
| 216 | +$string['userlanguage'] = 'Use user preferences'; |
| 217 | +$string['userlanguage_help'] = 'You can force the language of the certificate to override the user\'s language preferences.'; |
214 | 218 | $string['verified'] = 'Verified';
|
215 | 219 | $string['verify'] = 'Verify';
|
216 | 220 | $string['verifyallcertificates'] = 'Allow verification of all certificates';
|
217 | 221 | $string['verifyallcertificates_desc'] = 'When this setting is enabled any person (including users not logged in) can visit the link \'{$a}\' in order to verify any certificate on the site, rather than having to go to the verification link for each certificate.
|
218 | 222 |
|
219 | 223 | Note - this only applies to certificates where \'Allow anyone to verify a certificate\' has been set to \'Yes\' in the certificate settings.';
|
220 | 224 | $string['verifycertificate'] = 'Verify certificate';
|
221 |
| -$string['verifycertificatedesc'] = 'This link will take you to a new screen where you will be able to verify certificates on the site'; |
222 | 225 | $string['verifycertificateanyone'] = 'Allow anyone to verify a certificate';
|
223 | 226 | $string['verifycertificateanyone_help'] = 'This setting enables anyone with the certificate verification link (including users not logged in) to verify a certificate.';
|
| 227 | +$string['verifycertificatedesc'] = 'This link will take you to a new screen where you will be able to verify certificates on the site'; |
224 | 228 | $string['width'] = 'Width';
|
225 | 229 | $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.';
|
226 |
| - |
227 |
| -$string['userlanguage'] = 'Use user preferences'; |
228 |
| -$string['languageoptions'] = 'Force Certificate Language'; |
229 |
| -$string['userlanguage_help'] = 'You can force the language of the certificate to override the user\'s language preferences.'; |
230 |
| - |
231 |
| -// Acess API. |
232 |
| -$string['customcert:managelanguages'] = 'Manage language on edit form'; |
0 commit comments