Ignore:
Timestamp:
08/19/08 11:02:58 (4 years ago)
Author:
hverton
Message:

added a new forum setting to limit forum message visibility for guests to a set number of days. Older threads will not be accessable. This may encourage visitors to become a member

File:
1 edited

Legend:

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

    r1648 r1654  
    10401040        $localestrings['541'] = ", then "; 
    10411041        $localestrings['542'] = ", with OpenID"; 
     1042        $localestrings['543'] = "Limit forum posts for guests to:"; 
     1043        $localestrings['544'] = "No Limit"; 
    10421044        $localestrings['550'] = "Security"; 
    10431045        $localestrings['551'] = "Enable registration system?"; 
     
    23132315        $localestrings['460'] = "Sticky Thread."; 
    23142316        $localestrings['461'] = "You are not authorised to view this Forum."; 
     2317        $localestrings['462'] = "For guest users, only the active threads of the last %s are visible. Please consider becoming a member"; 
    23152318        $localestrings['500'] = "View Thread"; 
    23162319        $localestrings['501'] = "Author"; 
Note: See TracChangeset for help on using the changeset viewer.