Conditional_USER_HAS_PIC() was leaving the download file open, causing the actual...
[citadel.git] / webcit / tiny_mce / themes / simple / langs / pt.js
1 tinyMCE.addI18n('pt.simple',{\r
2 bold_desc:"Negrito (Ctrl+B)",\r
3 italic_desc:"It\u00E1lico (Ctrl+I)",\r
4 underline_desc:"Sublinhado (Ctrl+U)",\r
5 striketrough_desc:"Riscado",\r
6 bullist_desc:"Lista n\u00E3o-ordenada",\r
7 numlist_desc:"Lista ordenada",\r
8 undo_desc:"Desfazer (Ctrl+Z)",\r
9 redo_desc:"Refazer (Ctrl+Y)",\r
10 cleanup_desc:"Limpar c\u00F3digo incorreto"\r
11 });