latham
2011-11-04 868e7aff40cde5fa18b1f0eea5fd630bf25b1f5b
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';
?>