1<?php 2 3/** 4 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 5 * 6 * @author Alexandre Belchior <alexbelchior@gmail.com> 7 */ 8$lang['btns'] = 'Mostrar botões de atalho na barra de ferramentas.'; 9$lang['cache'] = 'Desabilitar o cache.'; 10$lang['nums'] = 'Exibir números de linha'; 11$lang['title'] = 'Mostrar título do código.'; 12$lang['docstr'] = 'Mostrar docstring'; 13