Changeset 834 in ExiteCMS for trunk/locale/English/forum/main.php


Ignore:
Timestamp:
09/22/07 00:08:35 (5 years ago)
Author:
hverton
Message:

changed copyright notice
changed Smarty directory pli-plugins to custom-plugins
added Smarty buttonlink function, to replace image buttons by real buttons using a locale for the button text

File:
1 edited

Legend:

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

    r807 r834  
    7878$locale['569'] = "Quote"; 
    7979$locale['570'] = "IP Address"; 
    80 $locale['571'] = "Send Private Message"; 
     80$locale['571'] = "pm"; 
     81$locale['571a'] = "Send Private Message"; 
    8182$locale['572'] = "Sticky Post"; 
    8283$locale['573'] = "Mark all theads as read"; 
    8384$locale['574'] = "Go to the last post"; 
     85$locale['575'] = "Reply"; 
     86$locale['576'] = "msn"; 
     87$locale['577'] = "web"; 
     88$locale['578'] = "icq"; 
     89$locale['579'] = "aim"; 
     90$locale['580'] = "skype"; 
    8491?> 
Note: See TracChangeset for help on using the changeset viewer.