Tema: phpcoin
Ver Mensaje Individual
  #7 (permalink)  
Antiguo 08/07/2005, 22:36
Avatar de bart_arg
bart_arg
Colaborador
 
Fecha de Ingreso: agosto-2004
Ubicación: Buenos Aires, Argentina
Mensajes: 398
Antigüedad: 20 años, 7 meses
Puntos: 7
La traducción al español se puede bajar del sitio oficial de PHPCoin aquí:
http://www.phpcoin.com/auxpage.php?p...f302f19ed0bcc6

También hay un set de botones en español para el theme Earthtone. La carpeta "nav" debe copiarse en /coin_themes/earthtones/images/
(renombrando previamente la nav existente)

Para que se vean los botones en español hay que tocar el archivo config.php:
Código PHP:
# Theme settings

$_CCFG[_HC_PKG_THEME] = 'earthtone'// Use this theme if the next line is 0

$_CCFG[_DB_PKG_THEME_ENABLE] = 1// Use the theme in the database 
Se debe cambiar el valor 1 por 0

Última edición por bart_arg; 08/07/2005 a las 23:13