mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +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:
@@ -106,7 +106,6 @@ $lang = array_merge($lang, array(
|
||||
'USER_SIG_UPDATED' => 'User signature successfully updated',
|
||||
'USER_TOOLS' => 'Basic tools',
|
||||
|
||||
'WARNINGS' => 'Warnings',
|
||||
'WARNINGS_EXPLAIN' => 'You can directly alter the warnings this users has received.',
|
||||
));
|
||||
|
||||
|
Reference in New Issue
Block a user