Changeset 1559 in ExiteCMS for trunk/files/locales/en.main.global.php


Ignore:
Timestamp:
07/30/08 18:35:15 (4 years ago)
Author:
hverton
Message:

updated preliminary support for multiple authentication methods. Made it more modulair and flexible, so other methods can be added. Also the login panel is more user friendly now

File:
1 edited

Legend:

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

    r1558 r1559  
    33// locale       : English 
    44// locale name  : main.global 
    5 // generated on : Wed Jul 30 2008, 0:23:10 CEST 
     5// generated on : Wed Jul 30 2008, 17:51:24 CEST 
    66// translators  : ExiteCMS team,WanWizard 
    77// ---------------------------------------------------------- 
     
    6767$locale['066'] = "Forgotten your password?<br />Request a new one <a href='%slostpassword.php' class='side'>here</a>."; 
    6868$locale['067'] = "OpenID URL"; 
    69 $locale['068'] = "Get an OpenID"; 
    70 $locale['069'] = "Info"; 
     69$locale['068'] = "What is an OpenID?"; 
     70$locale['069'] = "with"; 
    7171$locale['070'] = "Online"; 
    7272$locale['071'] = "< 5 mins"; 
Note: See TracChangeset for help on using the changeset viewer.