Changeset 1661 in ExiteCMS for trunk/files/locales/en.main.setup.php


Ignore:
Timestamp:
08/21/08 18:31:24 (4 years ago)
Author:
hverton
Message:

further setup updates
new dbsetup_include file
added an option to locale_load() to override the system locale

File:
1 edited

Legend:

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

    r1660 r1661  
    33// locale       : English 
    44// locale name  : main.setup 
    5 // generated on : Thu Aug 21 2008, 16:06:23 CEST 
     5// generated on : Thu Aug 21 2008, 18:10:44 CEST 
    66// translators  : ExiteCMS team,WanWizard 
    77// ---------------------------------------------------------- 
     
    4242$locale['434'] = "The Database '%s' does not exist or the database user has no rights to access it."; 
    4343$locale['435'] = "Insufficient rights to create new tables in database '%s'."; 
     44$locale['436'] = "(optional)"; 
    4445$locale['440'] = "Super Admin login details"; 
    4546$locale['441'] = "Username:"; 
Note: See TracChangeset for help on using the changeset viewer.