A. Täffner
2016-01-22 b4263138f9632d3a9c098a9e6ad1fdccee03fcc9
1
2
3
4
5
6
<?php
$wb['head_txt'] = 'Instalar paquete de aplicación';
$wb['install_key_txt'] = 'Ingrese la clave de instalación';
$wb['btn_save_txt'] = 'Iniciar instalación';
$wb['btn_cancel_txt'] = 'Cancelar';
?>