. /** * Strings for component 'theme_bootstrap', language 'en', branch 'MOODLE_23_STABLE' * * @package Bootstrap theme * @copyright 2012 Bas Brands, www.basbrands.nl * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ $string['brandfont'] = 'Logotype Font'; $string['brandfontdesc'] = 'The name of a Google Font to use for the site name in the navbar'; $string['brandfontitalic'] = 'Logotype Italics'; $string['brandfontitalicdesc'] = 'Use the italic version of the font, check italic is available at the selected weight'; $string['brandfontweight'] = 'Logotype Weight'; $string['brandfontweightdesc'] = 'Weight of the font, 400 is normal, 700 bold, double check what weights the font supports'; $string['customcss'] = 'Custom CSS'; $string['customcssdesc'] = 'Whatever CSS rules you add to this textarea will be reflected in every page, making for easier customization of this theme.'; $string['deletecss'] = 'Delete Unneeded CSS'; $string['deletecssdesc'] = 'Delete CSS for webkit and moz specific rules that are no longer necessary'; $string['fluidwidth'] = 'Fluid width theme'; $string['fluidwidthdesc'] = 'Enable this option to allow using your full screen'; $string['fonticons'] = 'Use Icon Font'; $string['fonticonsdesc'] = 'Enable this option to use the Glyphicon Icon Font'; $string['fontweight100'] = '100 (thin)'; $string['fontweight200'] = '200'; $string['fontweight300'] = '300 (light)'; $string['fontweight400'] = '400 (normal)'; $string['fontweight500'] = '500'; $string['fontweight600'] = '600'; $string['fontweight700'] = '700 (bold)'; $string['fontweight800'] = '800'; $string['fontweight900'] = '900 (ultra-bold)'; $string['footerwidget'] = 'Footer Widget #{$a}'; $string['footerwidgetdesc'] = 'All footer widgets have the same description'; $string['inversenavbar'] = 'Inverse Navbar'; $string['inversenavbardesc'] = 'Enable this option to use the inverted color scheme for the navbar'; $string['pluginname'] = 'Bootstrap 3'; $string['reader'] = 'Reader'; $string['region-side-post'] = 'Right'; $string['region-side-pre'] = 'Left'; $string['choosereadme'] = '
This theme is based on the Bootstrap CSS framework, version 3.0
This is a GPL theme that is available on GitHub:
https://github.com/bmbrands/theme_bootstrap
Feel free to modify / improve / share
This theme has been created with the help of: Joby Harding, Gareth J Barnard.
Authors: Bas Brands, David Scotson
Contact: bas@sonsbeekmedia.nl
Website: www.basbrands.nl
You can report bugs on the github page for this theme or on the Moodle tracker