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_Nederlands.php

    r1648 r1654  
    10401040        $localestrings['541'] = ", daarna "; 
    10411041        $localestrings['542'] = ", met OpenID"; 
     1042        $localestrings['543'] = "Forumberichten voor gasten limiteren tot:"; 
     1043        $localestrings['544'] = "Geen limiet"; 
    10421044        $localestrings['550'] = "Beveiliging"; 
    10431045        $localestrings['551'] = "Activeer registratie systeem?"; 
     
    23132315        $localestrings['460'] = "Belangrijke topic."; 
    23142316        $localestrings['461'] = "U bent niet geauthoriseerd om dit forum te bekijken."; 
     2317        $localestrings['462'] = "Voor gasten zijn alleen de topics van de laatste %s zichtbaar. Wordt lid om alles te kunnen zien"; 
    23152318        $localestrings['500'] = "Bekijk topic"; 
    23162319        $localestrings['501'] = "Auteur"; 
Note: See TracChangeset for help on using the changeset viewer.