From a7117f3ac1fb15f11a11c23a539914ee8e114888 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Sat, 15 Apr 2006 19:21:36 +0000 Subject: [PATCH] Added one missing string --- lang/en_utf8/glossary.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en_utf8/glossary.php b/lang/en_utf8/glossary.php index 0467e914c6..804dd7c865 100644 --- a/lang/en_utf8/glossary.php +++ b/lang/en_utf8/glossary.php @@ -96,6 +96,7 @@ $string['explainexport'] = 'Click on the button below to export glossary entries $string['explainimport'] = 'You must specify the file to import and define the criteria of the process.

Submit your request and review the results.

'; $string['explainspecial'] = 'Shows entries that do not begin with a letter'; $string['exportentries'] = 'Export entries'; +$string['exportedentry'] = 'Exported entry'; $string['exportfile'] = 'Export entries to file'; $string['exportglossary'] = 'Export glossary'; $string['exporttomainglossary'] = 'Export to main glossary'; -- 2.39.5