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

Merged trunk revision 1056:1064 into the PLi-Fusion branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PLi-Fusion/locale/English/members-profile.php

    r738 r1065  
    1919$locale['422'] = "Statistics"; 
    2020$locale['423'] = "User Groups"; 
     21$locale['424'] = "Profile Error"; 
     22$locale['425'] = "Account Deactivated"; 
     23$locale['426'] = "Account Suspended"; 
    2124// Edit Profile 
    2225$locale['440'] = "Edit Profile"; 
     
    4144$locale['489'] = "Mailserver for domain %s doesn't accept email messages."; 
    4245$locale['490'] = "Email address %s does not exist<br>(according to the mailserver %s)."; 
     46$locale['491'] = "We have detected that your email address is no longer valid.<br />Your accounts will be deactivated in %s days."; 
     47$locale['499'] = "<br /><br />Please update your profile now."; 
    4348?> 
Note: See TracChangeset for help on using the changeset viewer.