Changeset 831 in ExiteCMS for trunk/locale/English/admin/main.php


Ignore:
Timestamp:
09/19/07 22:09:41 (5 years ago)
Author:
hverton
Message:

removed optional module icons from the trunk
updated the db_setup code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/locale/English/admin/main.php

    r814 r831  
    1414$locale['211'] = "Forums"; 
    1515$locale['212'] = "Images"; 
    16 $locale['213'] = "Infusions"; 
    17 $locale['214'] = "Infusion Panels"; 
     16$locale['213'] = "Modules & Plugins"; 
     17$locale['214'] = "Plugins"; 
    1818$locale['215'] = "Members"; 
    1919$locale['216'] = "News"; 
     
    2323$locale['220'] = "Polls"; 
    2424$locale['221'] = "Shoutbox"; 
    25 $locale['222'] = "Site Links"; 
     25$locale['222'] = "Menu System"; 
    2626$locale['223'] = "Submissions"; 
    2727$locale['224'] = "Upgrade"; 
Note: See TracChangeset for help on using the changeset viewer.