marknl
2011-08-26 1fbea9d98636c40cfe761e8f531d6b3821ab7e28
1
2
3
4
5
6
<?php
$wb['title_txt'] = 'Título';
$wb['header_txt'] = 'Propriedades de Navegação';
$wb['save_txt'] = 'Guardar';
$wb['cancel_txt'] = 'Cancelar';
?>