mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-17 23:21:33 +02:00
[ticket/10549] changed "right" to "incorrect"
PHPBB3-10549
This commit is contained in:
@@ -343,7 +343,7 @@ $lang = array_merge($lang, array(
|
|||||||
'MODERATORS' => 'Moderators',
|
'MODERATORS' => 'Moderators',
|
||||||
'MODULE_NOT_ACCESS' => 'Module not accessible',
|
'MODULE_NOT_ACCESS' => 'Module not accessible',
|
||||||
'MODULE_NOT_FIND' => 'Cannot find module %s',
|
'MODULE_NOT_FIND' => 'Cannot find module %s',
|
||||||
'MODULE_FILE_RIGHT_CLASS' => 'Module file %s does not contain correct class [%s]',
|
'MODULE_FILE_INCORRECT_CLASS' => 'Module file %s does not contain correct class [%s]',
|
||||||
'MONTH' => 'Month',
|
'MONTH' => 'Month',
|
||||||
'MOVE' => 'Move',
|
'MOVE' => 'Move',
|
||||||
'MSNM' => 'MSNM/WLM',
|
'MSNM' => 'MSNM/WLM',
|
||||||
|
Reference in New Issue
Block a user