Skip to content

Commit b3dfa51

Browse files
committed
Re-added accidentally removed strings and reordered (#531)
1 parent b3628a7 commit b3dfa51

File tree

1 file changed

+20
-18
lines changed

1 file changed

+20
-18
lines changed

lang/en/customcert.php

Lines changed: 20 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -45,22 +45,20 @@
4545
$string['createtemplate'] = 'Create template';
4646
$string['customcert:addinstance'] = 'Add a new custom certificate instance';
4747
$string['customcert:manage'] = 'Manage a custom certificate';
48+
$string['customcert:manageemailothers'] = 'Manage email others setting';
4849
$string['customcert:manageemailstudents'] = 'Manage email students setting';
4950
$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';
5352
$string['customcert:manageprotection'] = 'Manage protection setting';
53+
$string['customcert:managerequiredtime'] = 'Manage time required setting';
54+
$string['customcert:manageverifyany'] = 'Manage verification setting';
5455
$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';
5856
$string['customcert:verifyallcertificates'] = 'Verify all certificates on the site';
5957
$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';
6061
$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.';
6462
$string['deletecertpage'] = 'Delete page';
6563
$string['deleteconfirm'] = 'Delete confirmation';
6664
$string['deleteelement'] = 'Delete element';
@@ -73,6 +71,9 @@
7371
$string['deliveryoptioninline'] = 'Send the file inline to the browser';
7472
$string['deliveryoptions'] = 'Delivery options';
7573
$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.';
7677
$string['duplicate'] = 'Duplicate';
7778
$string['duplicateconfirm'] = 'Duplicate confirmation';
7879
$string['duplicatetemplateconfirm'] = 'Are you sure you want to duplicate this certificate template?';
@@ -95,17 +96,17 @@
9596
$string['emailnonstudentcertificatelinktext'] = 'View certificate report';
9697
$string['emailnonstudentgreeting'] = 'Hi';
9798
$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.';
98101
$string['emailstudentbody'] = 'Attached is your certificate \'{$a->certificatename}\' for the course \'{$a->coursefullname}\'.';
99102
$string['emailstudentbodyplaintext'] = 'Attached is your certificate \'{$a->certificatename}\' for the course \'{$a->coursefullname}\'.';
100103
$string['emailstudentcertificatelinktext'] = 'View certificate';
101104
$string['emailstudentgreeting'] = 'Dear {$a}';
102-
$string['emailstudentsubject'] = '{$a->coursefullname}: {$a->certificatename}';
103105
$string['emailstudents'] = 'Email students';
104106
$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}';
105108
$string['emailteachers'] = 'Email teachers';
106109
$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.';
109110
$string['eventelementcreated'] = 'Custom certificate element created';
110111
$string['eventelementdeleted'] = 'Custom certificate element deleted';
111112
$string['eventelementupdated'] = 'Custom certificate element updated';
@@ -133,11 +134,12 @@
133134
$string['invalidelementwidthorheightnotnumber'] = 'Please enter a valid number.';
134135
$string['invalidelementwidthorheightzeroallowed'] = 'Please enter a number greater than or equal to 0.';
135136
$string['invalidelementwidthorheightzeronotallowed'] = 'Please enter a number greater than 0.';
136-
$string['invalidposition'] = 'Please select a positive number for position {$a}.';
137137
$string['invalidheight'] = 'The height has to be a valid number greater than 0.';
138138
$string['invalidmargin'] = 'The margin has to be a valid number greater than 0.';
139+
$string['invalidposition'] = 'Please select a positive number for position {$a}.';
139140
$string['invalidwidth'] = 'The width has to be a valid number greater than 0.';
140141
$string['landscape'] = 'Landscape';
142+
$string['languageoptions'] = 'Force Certificate Language';
141143
$string['leftmargin'] = 'Left margin';
142144
$string['leftmargin_help'] = 'This is the left margin of the certificate PDF in mm.';
143145
$string['listofissues'] = 'Recipients: {$a}';
@@ -148,9 +150,9 @@
148150
$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.';
149151
$string['modify'] = 'Modify';
150152
$string['modulename'] = 'Custom certificate';
151-
$string['modulenameplural'] = 'Custom certificates';
152153
$string['modulename_help'] = 'This module allows for the dynamic generation of PDF certificates.';
153154
$string['modulename_link'] = 'Custom_certificate_module';
155+
$string['modulenameplural'] = 'Custom certificates';
154156
$string['mycertificates'] = 'My certificates';
155157
$string['mycertificatesdescription'] = 'These are the certificates you have been issued by either email or downloading manually.';
156158
$string['name'] = 'Name';
@@ -175,10 +177,10 @@
175177
$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.';
176178
$string['preventcopy'] = 'Prevent copy';
177179
$string['preventcopy_desc'] = 'Enable protection from copy action.';
178-
$string['preventprint'] = 'Prevent print';
179-
$string['preventprint_desc'] = 'Enable protection from print action.';
180180
$string['preventmodify'] = 'Prevent modify';
181181
$string['preventmodify_desc'] = 'Enable protection from modify action.';
182+
$string['preventprint'] = 'Prevent print';
183+
$string['preventprint_desc'] = 'Enable protection from print action.';
182184
$string['print'] = 'Print';
183185
$string['privacy:metadata:customcert_issues'] = 'The list of issued certificates';
184186
$string['privacy:metadata:customcert_issues:code'] = 'The code that belongs to the certificate';
@@ -196,9 +198,9 @@
196198
$string['rightmargin'] = 'Right margin';
197199
$string['rightmargin_help'] = 'This is the right margin of the certificate PDF in mm.';
198200
$string['save'] = 'Save';
199-
$string['savechanges'] = 'Save changes';
200201
$string['saveandclose'] = 'Save and close';
201202
$string['saveandcontinue'] = 'Save and continue';
203+
$string['savechanges'] = 'Save changes';
202204
$string['savechangespreview'] = 'Save changes and preview';
203205
$string['savetemplate'] = 'Save template';
204206
$string['scheduledtaskconfigdesc'] = 'Configure the settings for the scheduled task that processes certificates.';
@@ -236,8 +238,8 @@
236238
237239
Note - this only applies to certificates where \'Allow anyone to verify a certificate\' has been set to \'Yes\' in the certificate settings.';
238240
$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';
240241
$string['verifycertificateanyone'] = 'Allow anyone to verify a certificate';
241242
$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';
242244
$string['width'] = 'Width';
243245
$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

Comments
 (0)