Show
Ignore:
Timestamp:
02/04/2008 12:31:20 PM (11 months ago)
Author:
alexsancho
Message:

language updte es_ES

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/i18n/es_ES/errors.php

    r1866 r1912  
    1313        E_USER_WARNING       => array( 2, 'Advertencia', ''), 
    1414        E_STRICT             => array( 3, 'Strict Mode Error', ''), 
    15         E_NOTICE             => array( 3, 'Runtime Message', '') 
     15        E_NOTICE             => array( 3, 'Runtime Message', ''), 
    1616);