]> code.citadel.org Git - citadel.git/blob - webcit/tiny_mce/plugins/flash/langs/pt_br.js
* Removed the Kevin Roth rich text editor and replaced it with TinyMCE.
[citadel.git] / webcit / tiny_mce / plugins / flash / langs / pt_br.js
1 // pt_BR lang variables
2
3 tinyMCE.addToLang('',{
4 insert_flash : 'Inserir / editar Arquivo Flash',
5 insert_flash_file : 'Arquivo Flash (.swf)',
6 insert_flash_size : 'Tamanho',
7 insert_flash_list : 'Lista de arquivos Flash',
8 flash_props : 'Propriedades Flash'
9 });