From 4fe1d9b6176a8ccba21f904cbbc9b8eb9dc7c431 Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Mon, 9 Jan 2006 22:07:31 +0000 Subject: [PATCH] Reverting SpecialFilelist for the moment; odd half-state of code should not be going into our production code yet --- languages/Language.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/languages/Language.php b/languages/Language.php index cc88055e40..765c6f3664 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1787,9 +1787,6 @@ ta[\'ca-nstab-category\'] = new Array(\'c\',\'View the category page\');', 'newimages' => 'Gallery of new files', 'showhidebots' => '($1 bots)', 'noimages' => 'Nothing to see.', -'filelist' => 'File list', -'filelist_show_list' => 'Show text list', -'filelist_show_gallery' => 'Show thumbnails', # short names for language variants used for language conversion links. # to disable showing a particular link, set it to 'disable', e.g. -- 2.20.1