wyrie
2009-12-17 fcc69847d167aab1d3c40a094a6ca1a21147055a
1
2
3
4
5
6
7
<?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';
?>