From 08ff4ca6fb9fc58d21edbd6afa75d82170875087 Mon Sep 17 00:00:00 2001 From: moodler Date: Fri, 21 Nov 2003 05:18:10 +0000 Subject: [PATCH] Added some missing strings --- lang/en/glossary.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/en/glossary.php b/lang/en/glossary.php index 2c23cc4f5f..772dd5966b 100644 --- a/lang/en/glossary.php +++ b/lang/en/glossary.php @@ -89,6 +89,7 @@ $string['explainimport'] = 'You must specify the file to import and define the c $string['explainspecial'] = 'Shows entries that do not begin with a letter'; $string['exportedentry'] = 'Exported entry'; $string['exportedfile'] = 'Exported file'; +$string['exportentries'] = 'Export entries'; $string['exportglossary'] = 'Export glossary'; $string['exporttomainglossary'] = 'Export to main glossary'; $string['filetoimport'] = 'File to import'; @@ -99,6 +100,7 @@ $string['glosssaryexported'] = 'Glossary exported.'; $string['importcategories'] = 'Import categories'; $string['importedcategories'] = 'Imported categories'; $string['importedentries'] = 'Imported entries'; +$string['importentries'] = 'Import entries'; $string['isglobal'] = 'Is this glossary global?'; $string['linkcategory'] = 'Automatically link this category'; $string['mainglossary'] = 'Main glossary'; -- 2.39.5