From aa3e36eb8a1e08123ebcbf901c82b2602fdacde1 Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Mon, 6 Aug 2007 17:12:15 +0000 Subject: heh, ... git-svn-id: file:///svn/phpbb/trunk@8012 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/language/en/acp/posting.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/language/en/acp/posting.php') diff --git a/phpBB/language/en/acp/posting.php b/phpBB/language/en/acp/posting.php index fdf3190cbe..87301a3b49 100644 --- a/phpBB/language/en/acp/posting.php +++ b/phpBB/language/en/acp/posting.php @@ -156,7 +156,7 @@ $lang = array_merge($lang, array( 'SMILIES_DELETED' => 'The smiley has been removed successfully.', 'SMILIES_EDIT' => 'Edit smiley', 'SMILIES_NONE_EDITED' => 'No smilies were updated.', - 'SMILIE__ONE_EDITED' => 'The smiley has been updated successfully.', + 'SMILIES_ONE_EDITED' => 'The smiley has been updated successfully.', 'SMILIES_EDITED' => 'The smilies have been updated successfully.', 'SMILIES_EMOTION' => 'Emotion', 'SMILIES_HEIGHT' => 'Smiley height', -- cgit v1.2.1