From 215693d897a6bc0ccb247da783cd9f8abce9ca94 Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Fri, 12 May 2006 23:45:27 +0000 Subject: - adding a file which displays duplicate language keys - removed a few duplicates with equal contents [Bug #1193] git-svn-id: file:///svn/phpbb/trunk@5904 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/language/en/posting.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'phpBB/language/en/posting.php') diff --git a/phpBB/language/en/posting.php b/phpBB/language/en/posting.php index d17ffebd2a..6f8dbc3925 100644 --- a/phpBB/language/en/posting.php +++ b/phpBB/language/en/posting.php @@ -63,10 +63,8 @@ $lang = array_merge($lang, array( 'CANNOT_POST_STICKY' => 'Sorry but you cannot post sticky topics.', 'CHANGE_TOPIC_TO' => 'Change topic type to', 'CLOSE_TAGS' => 'Close Tags', - 'CLOSE_WINDOW' => 'Close Window', 'CURRENT_TOPIC' => 'Current Topic', - 'DAYS' => 'Days', 'DELETE_FILE' => 'Delete File', 'DELETE_MESSAGE' => 'Delete Message', 'DELETE_MESSAGE_CONFIRM' => 'Are you sure you want to delete this message?', -- cgit v1.2.1