From 676c7319dd079936c61e9f3fd65534db3c956db7 Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Tue, 28 Jan 2003 18:18:08 +0000 Subject: [PATCH] oops, doubled up on ICONS git-svn-id: file:///svn/phpbb/trunk@3384 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/language/en/lang_admin.php | 1 - 1 file changed, 1 deletion(-) diff --git a/phpBB/language/en/lang_admin.php b/phpBB/language/en/lang_admin.php index 2ccf2e0978..d37ea82abb 100644 --- a/phpBB/language/en/lang_admin.php +++ b/phpBB/language/en/lang_admin.php @@ -576,7 +576,6 @@ $lang = array_merge($lang, array( 'ICONS_ORDER' => 'Icon order', 'ICONS_ADD' => 'Add a new Icon', 'ICONS_EDIT' => 'Edit Icon', - 'ICONS' => 'Icon', 'EXPORT_SMILE_EXPLAIN' => 'To create a package of your currently installed smilies, click %sHERE%s to download the emoticons.pak file. Once downloaded create a zip or tgz file containing all of your smilies plus this .pak configuration file.', 'EXPORT_ICONS_EXPLAIN' => 'To create a package of your currently installed icons, click %sHERE%s to download the icons package file. Once downloaded create a zip or tgz file containing all of your icons plus this .pak configuration file.', 'NO_SMILE_EXPORT' => 'You have no smilies with which to create a package.',