mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/10549] changed "right" to "incorrect"
PHPBB3-10549
This commit is contained in:
parent
e65a6dd8f4
commit
239f72ddda
1 changed files with 1 additions and 1 deletions
|
@ -343,7 +343,7 @@ $lang = array_merge($lang, array(
|
|||
'MODERATORS' => 'Moderators',
|
||||
'MODULE_NOT_ACCESS' => 'Module not accessible',
|
||||
'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',
|
||||
'MOVE' => 'Move',
|
||||
'MSNM' => 'MSNM/WLM',
|
||||
|
|
Loading…
Add table
Reference in a new issue