Ignore:
Timestamp:
11/08/07 00:06:27 (5 years ago)
Author:
hverton
Message:

added the site location country selection (also the explicit country for user_id 1)
added some missing country codes to rev01079.php
birthday in the profile is displayed using the date format and months names of the locale set
forced maintenance mode if uninstalled updates are detected
updated the dbsetup_include.php file to reflect the latest database changes
removed the country name from the GeoIP table, now uses the country name from the locales table

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/files/locales/English.admin.settings.php

    r1080 r1085  
    55$locale['402'] = "Site name:"; 
    66$locale['403'] = "Site root directory:"; 
    7 $locale['404'] = ""; 
     7$locale['404'] = "Site located in:"; 
    88$locale['405'] = "Site e-mail address:"; 
    99$locale['406'] = "Your name or nickname:"; 
Note: See TracChangeset for help on using the changeset viewer.