tbrehm
2012-12-04 2052e167f7dc04e37041443f640af4e8c18c3bc0
1
2
3
4
5
6
<?php
$wb['head_txt'] = 'Instale el paquete de software';
$wb['install_key_txt'] = 'Introduzca la clave de instalación';
$wb['btn_save_txt'] = 'Iniciar la instalación';
$wb['btn_cancel_txt'] = 'Cancelar';
?>