mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-16078 fixed a string for error message.
This commit is contained in:
parent
77318f4701
commit
50717d1998
@ -23,7 +23,7 @@ $string['cannotaddrss'] = 'You do not have permission to add rss feeds';
|
||||
$string['cannotaddmodule'] = '$a module could not be added to the module list!';
|
||||
$string['cannotaddnewmodule'] = 'Could not add a new module of $a';
|
||||
$string['cannotaddnewinstance'] = 'Could not add a new instance of $a';
|
||||
$string['cannotsaveconfig'] = 'Problem saving config \"$a->name\" as \"$a=>value\" for plugin \"$a->plugin\"';
|
||||
$string['cannotsaveconfig'] = 'Problem saving config \"$a->name\" as \"$a->value\" for plugin \"$a->plugin\"';
|
||||
$string['cannotsavecomment'] = 'Cannot save comment';
|
||||
$string['cannotsavefile'] = 'Cannot save the file \"$a\"!';
|
||||
$string['cannotsavedata'] = 'Cannot save data';
|
||||
|
Loading…
x
Reference in New Issue
Block a user