MDL-32941 fix criteriaerror exception code + wrong phpdoc scope

This commit is contained in:
Jerome Mouneyrac 2012-05-17 13:36:40 +08:00
parent d6ebe011b6
commit 8c507544d4
2 changed files with 11 additions and 12 deletions

View file

@ -54,6 +54,7 @@ $string['createtokenforuserauto'] = 'Create a token for a user automatically';
$string['createtokenforuserdescription'] = 'Create a token for the web services user.';
$string['createuser'] = 'Create a specific user';
$string['createuserdescription'] = 'A web services user is required to represent the system controlling Moodle.';
$string['criteriaerror'] = 'Missing permissions to search on a criteria.';
$string['default'] = 'Default to "{$a}"';
$string['deleteaservice'] = 'Delete service';
$string['deleteservice'] = 'Delete the service: {$a->name} (id: {$a->id})';