tbrehm
2013-02-26 9ae0508e22f4f1ebe93d9bfe023fded4498b2c21
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';
?>