Skip to content

Commit 733428c

Browse files
committed
Removed unused language strings (#684)
1 parent cf542a6 commit 733428c

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

lang/en/customcert.php

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
2323
*/
2424

25-
$string['Upper/lower/digits'] = '6aOdbLEuoC (Upper/lower/digits random string)';
2625
$string['activity'] = 'Activity';
2726
$string['addcertpage'] = 'Add page';
2827
$string['addelement'] = 'Add element';
@@ -66,8 +65,6 @@
6665
$string['customcertsettings'] = 'Custom certificate settings';
6766
$string['customfilenamepattern'] = 'Custom file name pattern';
6867
$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)';
7168
$string['deletecertpage'] = 'Delete page';
7269
$string['deleteconfirm'] = 'Delete confirmation';
7370
$string['deleteelement'] = 'Delete element';
@@ -76,14 +73,10 @@
7673
$string['deleteissuedcertificates'] = 'Delete issued certificates';
7774
$string['deletepageconfirm'] = 'Are you sure you want to delete this certificate page?';
7875
$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.';
8176
$string['deliveryoptiondownload'] = 'Send to the browser and force a file download';
8277
$string['deliveryoptioninline'] = 'Send the file inline to the browser';
8378
$string['deliveryoptions'] = 'Delivery options';
8479
$string['description'] = 'Description';
85-
$string['digits-with-hyphens'] = '0123-4567-8901 (Digits with hyphens)';
86-
$string['download'] = 'Force download';
8780
$string['downloadallissuedcertificates'] = 'Download all issued certificates';
8881
$string['downloadallsitecertificates'] = 'Download all site certificates';
8982
$string['downloadallsitecertificatesdesc'] = 'This will download all the certificates on the site in a zip file.';
@@ -132,8 +125,6 @@
132125
$string['eventtemplatedeleted'] = 'Custom certificate template deleted';
133126
$string['eventtemplateupdated'] = 'Custom certificate template updated';
134127
$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).';
137128
$string['font'] = 'Font';
138129
$string['font_help'] = 'The font used when generating this element.';
139130
$string['fontcolour'] = 'Colour';
@@ -146,7 +137,6 @@
146137
$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.';
147138
$string['includeinnotvisiblecourses'] = 'Include certificates in hidden courses';
148139
$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';
150140
$string['invalidcode'] = 'Invalid code supplied.';
151141
$string['invalidcolour'] = 'Invalid colour chosen, please enter a valid HTML colour name, or a six-digit, or three-digit hexadecimal colour.';
152142
$string['invalidelementwidthorheightnotnumber'] = 'Please enter a valid number.';

0 commit comments

Comments
 (0)