|
22 | 22 | * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
23 | 23 | */
|
24 | 24 |
|
25 |
| -$string['Upper/lower/digits'] = '6aOdbLEuoC (Upper/lower/digits random string)'; |
26 | 25 | $string['activity'] = 'Activity';
|
27 | 26 | $string['addcertpage'] = 'Add page';
|
28 | 27 | $string['addelement'] = 'Add element';
|
|
66 | 65 | $string['customcertsettings'] = 'Custom certificate settings';
|
67 | 66 | $string['customfilenamepattern'] = 'Custom file name pattern';
|
68 | 67 | $string['customfilenamepattern_help'] = 'Enter the pattern for naming certificate files. You can use placeholders such as {firstname}, {lastname}, {group}, {coursename}, {date}.';
|
69 |
| -$string['custompattern'] = 'First name, Last name, Course short name, Issue date'; |
70 |
| -$string['defaultpattern'] = 'Default (certificate name)'; |
71 | 68 | $string['deletecertpage'] = 'Delete page';
|
72 | 69 | $string['deleteconfirm'] = 'Delete confirmation';
|
73 | 70 | $string['deleteelement'] = 'Delete element';
|
|
76 | 73 | $string['deleteissuedcertificates'] = 'Delete issued certificates';
|
77 | 74 | $string['deletepageconfirm'] = 'Are you sure you want to delete this certificate page?';
|
78 | 75 | $string['deletetemplateconfirm'] = 'Are you sure you want to delete this certificate template?';
|
79 |
| -$string['deliveryoption'] = 'Delivery option'; |
80 |
| -$string['deliveryoption_help'] = 'Choose how the certificate should be delivered to users.'; |
81 | 76 | $string['deliveryoptiondownload'] = 'Send to the browser and force a file download';
|
82 | 77 | $string['deliveryoptioninline'] = 'Send the file inline to the browser';
|
83 | 78 | $string['deliveryoptions'] = 'Delivery options';
|
84 | 79 | $string['description'] = 'Description';
|
85 |
| -$string['digits-with-hyphens'] = '0123-4567-8901 (Digits with hyphens)'; |
86 |
| -$string['download'] = 'Force download'; |
87 | 80 | $string['downloadallissuedcertificates'] = 'Download all issued certificates';
|
88 | 81 | $string['downloadallsitecertificates'] = 'Download all site certificates';
|
89 | 82 | $string['downloadallsitecertificatesdesc'] = 'This will download all the certificates on the site in a zip file.';
|
|
132 | 125 | $string['eventtemplatedeleted'] = 'Custom certificate template deleted';
|
133 | 126 | $string['eventtemplateupdated'] = 'Custom certificate template updated';
|
134 | 127 | $string['exampledatawarning'] = 'Some of these values may just be an example to ensure positioning of the elements is possible.';
|
135 |
| -$string['filenamepattern'] = 'File name pattern (legacy)'; |
136 |
| -$string['filenamepattern_help'] = 'Choose the pattern for naming certificate files (legacy setting).'; |
137 | 128 | $string['font'] = 'Font';
|
138 | 129 | $string['font_help'] = 'The font used when generating this element.';
|
139 | 130 | $string['fontcolour'] = 'Colour';
|
|
146 | 137 | $string['height_help'] = 'This is the height of the certificate PDF in mm. For reference an A4 piece of paper is 297mm high and a letter is 279mm high.';
|
147 | 138 | $string['includeinnotvisiblecourses'] = 'Include certificates in hidden courses';
|
148 | 139 | $string['includeinnotvisiblecourses_desc'] = 'Certificates from hidden courses are not proccesed by default. If you want to include them, enable this setting.';
|
149 |
| -$string['inline'] = 'Display inline'; |
150 | 140 | $string['invalidcode'] = 'Invalid code supplied.';
|
151 | 141 | $string['invalidcolour'] = 'Invalid colour chosen, please enter a valid HTML colour name, or a six-digit, or three-digit hexadecimal colour.';
|
152 | 142 | $string['invalidelementwidthorheightnotnumber'] = 'Please enter a valid number.';
|
|
0 commit comments