vogelor
2010-06-10 813090c9f5b146afd56b3870ae074abf16b0ecf0
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';
?>