Changeset 12105 for trunk/language/es_ES


Ignore:
Timestamp:
Sep 8, 2011, 1:52:02 PM (13 years ago)
Author:
plg
Message:

bug fixed: the "Learn more" language key needs to be in admin.lang.php, not in install.lang.php

Location:
trunk/language/es_ES
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/es_ES/admin.lang.php

    r12029 r12105  
    836836$lang['Graphics Library'] = 'librería gráfica';
    837837
    838 
     838$lang['Learn more'] = 'Más información';
    839839?>
  • trunk/language/es_ES/install.lang.php

    r12103 r12105  
    7474$lang['Download the config file'] = 'Descargar el fichero de configuración';
    7575$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Usted puede descargar el fichero de configuración y carga en el repertorio local/config de su instalación Piwigo.';
    76 $lang['Learn more'] = 'Más información';
    7776?>
Note: See TracChangeset for help on using the changeset viewer.