CSoellinger
2015-10-04 7c75fc5419a423620a3ced2560a2343c8fc04608
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';
?>