CSoellinger
2015-10-04 7c75fc5419a423620a3ced2560a2343c8fc04608
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Exportar ficheros de idioma';
$wb['language_select_txt'] = 'Elegir idioma';
$wb['btn_save_txt'] = 'Exportar el conjunto de ficheros de idioma seleccionados';
$wb['btn_cancel_txt'] = 'AtrĂ¡s';
?>