Changeset 610 for trunk/locale/en.php


Ignore:
Timestamp:
Nov 26, 2013, 11:16:15 PM (11 years ago)
Author:
chronos
Message:
  • Added: Identification code to language list.
  • Fixed: Locale update to database used fixed language id. Now id is detected from language code.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/locale/en.php

    r609 r610  
    55  function Load()
    66  {
    7     $this->Code = 'cs';
     7    $this->Code = 'en';
    88    $this->Data = array(
    99      'Access denied' => '',
Note: See TracChangeset for help on using the changeset viewer.