mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 11:56:40 +02:00
"MDL-17864, remove all styles in language pack"
This commit is contained in:
parent
4cfd5d4d8f
commit
56f68fcff4
7 changed files with 10 additions and 10 deletions
|
@ -683,7 +683,7 @@ $string['renameerrors'] = 'Rename errors';
|
|||
$string['requiredtemplate'] = 'Required. You may use template syntax here (%%l = lastname, %%f = firstname, %%u = username). See help for details and examples.';
|
||||
$string['requires'] = 'Requires';
|
||||
$string['requiredentrieschanged'] = '<strong>IMPORTANT - PLEASE READ<br/>(This warning message will only be displayed during this upgrade)</strong><br/>Due to a bug fix, the behaviour of database activities using the \'Required entries\' and \'Required entries before viewing settings\' settings will change. A more detailed explaination of the changes can be read on <a href=\"http://moodle.org/mod/forum/discuss.php?d=110928\" target=\"_blank\">the database module forum</a>. The expected behavior of these settings can also be read on <a href=\"http://docs.moodle.org/en/Adding/editing_a_database#Required_entries\" target=\"_blank\">Moodle Docs</a>.
|
||||
<br/><br/>This change affects the following databases in your system: (Please save this list now, and after the upgrade, check that these activities still work the way that the teacher intends.)<br/><strong style=\"color:red\">$a->text</strong><br/>';
|
||||
<br/><br/>This change affects the following databases in your system: (Please save this list now, and after the upgrade, check that these activities still work the way that the teacher intends.)<br/><strong>$a->text</strong><br/>';
|
||||
$string['restrictbydefault'] = 'Restrict modules by default';
|
||||
$string['restrictmodulesfor'] = 'Restrict modules for';
|
||||
$string['reverseproxy'] = 'Reverse proxy';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue