Skip to content
Snippets Groups Projects
Commit fb8f5eb8 authored by Kathrin Osswald's avatar Kathrin Osswald
Browse files

Added missing strings from a Boost Campus setting.

parent edc878b7
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,10 @@ moodle-theme_boost_campus_child
Changes
-------
### Unreleased
* 2018-06-07 - Added missing strings from a Boost Campus setting.
### v3.5-r1
* 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
......
......@@ -30,6 +30,11 @@ $string['choosereadme'] = 'Theme Boost Campus Child is a child theme of Boost Ca
// SETTINGS.
$string['configtitle'] = 'Boost Campus Child settings';
// FOOTER LAYOUT SETTINGS (DEFINED IN BOOST) - strings also needed here.
$string['region-footer-left'] = 'Footer (left)';
$string['region-footer-middle'] = 'Footer (middle)';
$string['region-footer-right'] = 'Footer (right)';
$string['region-side-pre'] = 'Right';
// PRIVACY.
$string['privacy:metadata'] = 'The Boost Campus Child theme does not store any personal data about any user.';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment