MDL-45550 Conditional availability: Missing lang string for save settings error

This commit is contained in:
sam marshall 2014-05-14 11:47:53 +01:00
parent c1ed254643
commit 3f8527aa1e

View file

@ -34,6 +34,7 @@ $string['hidden_marker'] = '(hidden otherwise)';
$string['hidden_individual'] = 'Hidden entirely if user does not meet this condition';
$string['invalid'] = 'Please set';
$string['itemheading'] = '{$a->number} {$a->type} restriction';
$string['item_unknowntype'] = 'These restrictions use a plugin which is no longer available (if it is okay to remove that restriction, delete it below)';
$string['shown_individual'] = 'Displayed greyed-out if user does not meet this condition';
$string['hide_verb'] = 'Click to hide';
$string['show_verb'] = 'Click to show';