mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
time to squash some bugs
git-svn-id: file:///svn/phpbb/trunk@6114 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -55,7 +55,7 @@ $lang = array_merge($lang, array(
|
||||
'MODULE_ADDED' => 'Module successfully added',
|
||||
'MODULE_DELETED' => 'Module successfully removed',
|
||||
'MODULE_DISPLAYED' => 'Module displayed',
|
||||
'MODULE_DISPLAYED_EXPLAIN' => 'If you do not whish to display this module, but want to use it, set this to no.',
|
||||
'MODULE_DISPLAYED_EXPLAIN' => 'If you do not wish to display this module, but want to use it, set this to no.',
|
||||
'MODULE_EDITED' => 'Module successfully edited',
|
||||
'MODULE_ENABLED' => 'Module enabled',
|
||||
'MODULE_LANGNAME' => 'Module Language Name',
|
||||
|
Reference in New Issue
Block a user