Skip to content

Commit

Permalink
MDL-24403 Adding a missing error string
Browse files Browse the repository at this point in the history
  • Loading branch information
Yevhenii Vlasenko authored and mudrd8mz committed Apr 6, 2012
1 parent 58be053 commit cf81547
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lang/en_utf8/error.php
Expand Up @@ -139,5 +139,6 @@
$string['wrongsourcebase'] = 'Wrong source URL base';
$string['wrongzipfilename'] = 'Wrong ZIP file name';
$string['youcannotdeletecategory'] = 'You cannot delete category \'$a\' because you can neither delete the contents, nor move them elsewhere.';
$string['zipfileserror'] = 'Cannot create zip file';

?>

0 comments on commit cf81547

Please sign in to comment.