ftimme
2012-11-07 f4ca60a4e9e16cad86c1e5d68dc158977dc39e5d
1
2
3
4
5
6
7
8
<?php
$wb['title_txt'] = 'Título';
$wb['target_txt'] = 'Objetivo';
$wb['link_txt'] = 'Enlace';
$wb['header_txt'] = 'Propiedades de navegación';
$wb['save_txt'] = 'Guardar';
$wb['cancel_txt'] = 'Cancelar';
?>