Ignore:
Timestamp:
11/07/07 16:57:20 (5 years ago)
Author:
root
Message:

removed empty locale index files
moved some locale settings (charset, country, dateinfo) from $locale to $settings
updated the modules and templates that used these variables

File:
1 edited

Legend:

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

    r1080 r1081  
    11<?php 
    22$locale['title'] = "ExiteCMS Setup"; 
    3 $locale['charset'] = "iso-8859-1"; 
     3 
    44$locale['400'] = "Select your default locale"; 
    55$locale['401'] = "Unable to establish database connection.<br><br> 
Note: See TracChangeset for help on using the changeset viewer.