mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 01:06:48 +02:00
- 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
This commit is contained in:
@@ -235,7 +235,6 @@ $lang = array_merge($lang, array(
|
||||
'POST_APPROVED_SUCCESS' => 'The selected post has been approved',
|
||||
'POST_DELETED_SUCCESS' => 'The selected post has been successfully removed from the database',
|
||||
'POST_DISAPPROVED_SUCCESS' => 'The selected post has been disapproved',
|
||||
'POST_DETAILS' => 'Post details',
|
||||
'POST_LOCKED_SUCCESS' => 'Post locked successfully',
|
||||
'POST_NOT_EXIST' => 'The post you requested does not exist',
|
||||
'POST_REPORTED_SUCCESS' => 'This post has been successfully reported',
|
||||
|
Reference in New Issue
Block a user