1*3c90663aSAlexandre Belchior<?php 2*3c90663aSAlexandre Belchior 3*3c90663aSAlexandre Belchior/** 4*3c90663aSAlexandre Belchior * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 5*3c90663aSAlexandre Belchior * 6*3c90663aSAlexandre Belchior * @author Alexandre Belchior <alexbelchior@gmail.com> 7*3c90663aSAlexandre Belchior */ 8*3c90663aSAlexandre Belchior$lang['maxshowen'] = 'Máximo de páginas exibidas no resumo de qualidade'; 9*3c90663aSAlexandre Belchior$lang['adminonly'] = 'Resumo de qualidade visível somente para membros do grupo admin'; 10*3c90663aSAlexandre Belchior$lang['single_author_only'] = 'Existe apenas um ou alguns autores.'; 11