Changeset 1064 in ExiteCMS for trunk/locale/English/global.php


Ignore:
Timestamp:
11/05/07 22:12:46 (5 years ago)
Author:
hverton
Message:

Simplified the setuser template, removed more html from the code.
Removed the word 'Ban', replaced by 'Suspended'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/locale/English/global.php

    r847 r1064  
    152152// Login  
    153153$locale['180'] = "Reason"; 
    154 $locale['181'] = "This ban wil expire on"; 
     154$locale['181'] = "This suspension wil expire on"; 
    155155$locale['182'] = "<h1><br /><br /><br /></h1><center><b>We have detected that you have disabled Javascript.</b><br /><br /> 
    156156This website uses javascript to create an enhanced experience.<br />Some features might not work (correctly) if you <a href='%s'>continue</a>...</center>"; 
    157 $locale['183'] = "Please wait while we transfer you..."; 
     157$locale['183'] = "Please wait while we redirect you..."; 
    158158$locale['184'] = "Or click here if you do not wish to wait"; 
    159159// Maintenance 
Note: See TracChangeset for help on using the changeset viewer.