Show
Ignore:
Timestamp:
08/17/2008 09:21:55 PM (4 months ago)
Author:
alexsancho
Message:

Follow up to r3338

Location:
trunk/modules/user_guide/i18n/es_ES
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/modules/user_guide/i18n/es_ES/user_guide.php

    r3326 r3350  
    33$lang = array 
    44( 
    5         'title'     => 'Kohana User Guide', 
    6         'copyright' => 'copyright (c) %s Kohana Team :: All rights reserved :: Rendered in {execution_time} seconds using {memory_usage}MB of memory', 
     5        'title'     => 'Guía del usuario de Kohana', 
     6        'copyright' => 'copyright (c) %s Kohana Team :: Todos los derechos reservados :: Renderizado en {execution_time} segundos utilizando {memory_usage}MB de memoria', 
    77); 
  • trunk/modules/user_guide/i18n/es_ES/user_guide_menu.php

    r3326 r3350  
    3131                'Helpers' 
    3232        ), 
    33         'Libraries' => array 
     33        'Librerías' => array 
    3434        ( 
    3535                'Cache',