From dcae5a5804f863852c5af0554921e9cf79452850 Mon Sep 17 00:00:00 2001 From: willcast Date: Mon, 17 Nov 2003 02:56:56 +0000 Subject: [PATCH] - Added string used in the browse by author page (forgot to inlude it in the previous checkout) --- lang/en/glossary.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en/glossary.php b/lang/en/glossary.php index 17b815524b..7d4b65e41d 100644 --- a/lang/en/glossary.php +++ b/lang/en/glossary.php @@ -119,6 +119,7 @@ $string['showalphabet'] = "Show alphabet"; $string['showall'] = "Show 'ALL' link"; $string['special'] = "Special"; $string['sortchronogically'] = "Sort chronologically"; +$string['sortby'] = "Sort by"; $string['sortbycreation'] = "By creation date"; $string['sortbylastupdate'] = "By last update"; $string['standardview'] = "Browse by alphabet"; -- 2.39.5