Ignore:
Timestamp:
07/05/08 12:58:33 (4 years ago)
Author:
hverton
Message:

added code coloring for [code] bbcode sections, and an option to download the code
fixed a bug with pm read timestamps
registration now sends a pm to the webmaster when new user activation is set to admin-approval
user activation has been extended to work with both manual approvals and with email verification

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/administration/tools/language_pack_English.php

    r1520 r1524  
    29932993        $localestrings['507'] = "The registration system is currently disabled."; 
    29942994        $localestrings['508'] = "New code"; 
     2995        $localestrings['509'] = "New user awaiting activation"; 
     2996        $localestrings['510'] = "The user '%s' has registered, please go the the user administration section to activate the new account"; 
    29952997        $localestrings['550'] = "Please specify a user name."; 
    29962998        $localestrings['551'] = "Please specify a password."; 
Note: See TracChangeset for help on using the changeset viewer.