1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

And the typo-of-the-day-award goes to:

Maintenance aka Maintenence aka Maintanence

Who knows what it will turn out to look like next? (maybe Maitanance?)


hmm .... so many commits today!


git-svn-id: file:///svn/phpbb/trunk@5661 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Nils Adermann
2006-03-18 22:13:54 +00:00
parent 9d5b427032
commit cfffababd0
2 changed files with 2 additions and 2 deletions

View File

@@ -55,7 +55,7 @@ $lang = array_merge($lang, array(
'ACP_CAT_DOT_MODS' => '.Mods',
'ACP_CAT_FORUMS' => 'Forums',
'ACP_CAT_GENERAL' => 'General',
'ACP_CAT_MAINTENENCE' => 'Maintenence',
'ACP_CAT_MAINTENANCE' => 'Maintenance',
'ACP_CAT_PERMISSIONS' => 'Permissions',
'ACP_CAT_POSTING' => 'Posting',
'ACP_CAT_STYLES' => 'Styles',