/
var
/
www
/
html
/
poli
/
lang
/
pt_br
/
Upload File
HOME
<?php // This file is part of Moodle - http://moodle.org/ // // Moodle is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. // // Moodle is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License // along with Moodle. If not, see <http://www.gnu.org/licenses/>. /** * Strings for component 'theme_boxxie', language 'pt_br', branch 'MOODLE_27_STABLE' * * @package theme_boxxie * @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com} * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die(); $string['choosereadme'] = '<div class="clearfix"> <div class="theme_screenshot"> <h2> Boxxie </ h2> <img src="boxxie/pix/screenshot.jpg" /> <h3> Fórum Tema: </ h3> <p> <a Créditos </ h3> <p <a Documentação: </ h3> <p> href="http://docs.moodle.org/en/Themes"> http://docs.moodle.org/en/Themes </ a> </ p> <h3> Relatar um bug: </ h3> <p> href="http://tracker.moodle.org"> http://tracker.moodle.org </ a> </ p> </ div > <div class="theme_description"> <h2> Sobre </ h2> Boxxie <p> é um fluido de largura, três colunas tema para Moodle 2.0. <h2> Tweaks </ h2> <p Este tema é construído sobre ambos base e Canvas, dois temas dos pais incluído no núcleo do Moodle. Se você quiser modificar esse tema, recomendamos que você primeiro duplicá-lo renomeá-lo antes de fazer as alterações. Isso irá impedir o seu tema personalizado de serem substituídos por futuros upgrades de Moodle, e você ainda tem os arquivos originais, se você fizer uma bagunça. Mais informações sobre temas modificadores podem ser encontrados no <a href="http://docs.moodle.org/en/Theme"> MoodleDocs </ a>. </ P> <h2> Créditos </ h2> <p > Este tema foi codificado e é mantido por Patrick Malley. Ele pode ser contatado pelo e-mail contact@newschoollearning.com. </ p> <h3> Licença </ h3> <p Este, e todos os outros temas incluídos no núcleo do Moodle, está licenciado sob a GNU <a href="http://www.gnu.org/licenses/gpl.html"> Licença Pública geral </ a>. </ div> </ div>'; $string['pluginname'] = 'Boxxie'; $string['region-side-post'] = 'Direto'; $string['region-side-pre'] = 'Esquerdo';