Changeset 1858 in ExiteCMS for trunk/files/locales/nl.main.global.php


Ignore:
Timestamp:
10/17/08 16:40:38 (4 years ago)
Author:
hverton
Message:

rewritten the login/logout code, all code is now located in setuser.php
added a security setting "require SSL for logins"
added a security setting "require login before site access"
fixed small date display issue in several rev. upgrade files
added alternative login methods to the full-screen login

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/files/locales/nl.main.global.php

    r1841 r1858  
    33// locale       : English 
    44// locale name  : main.global 
    5 // generated on : Thu Oct 9 2008, 11:23:35 CEST 
     5// generated on : Fri Oct 17 2008, 16:28:17 CEST 
    66// translators  : ExiteCMS team,WanWizard 
    77// ---------------------------------------------------------- 
     
    141141$locale['ac04'] = "Optionele Modules"; 
    142142$locale['ac05'] = "Gereedschapskist"; 
     143$locale['https'] = "Deze website staat alleen via HTTPS beveiligde logins toe"; 
    143144$locale['sysusr'] = "Automatisch Bericht"; 
    144145$locale['user0'] = "Publiek"; 
Note: See TracChangeset for help on using the changeset viewer.