1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-15 05:24:41 +01:00
git-svn-id: file:///svn/phpbb/trunk@6543 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Jonathan Stanley 2006-11-01 20:48:50 +00:00
parent 1128bf8788
commit 21a002e4ac

View File

@ -60,7 +60,7 @@ $lang = array_merge($lang, array(
'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 mame',
'MODULE_LANGNAME' => 'Module language name',
'MODULE_LANGNAME_EXPLAIN' => 'Enter the displayed module name. Use language constant if name is served from language file.',
'MODULE_TYPE' => 'Module type',