mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
Merge branch 'MDL-27928' of git://github.com/timhunt/moodle
This commit is contained in:
commit
8ffaf7b4dd
2 changed files with 1 additions and 2 deletions
|
@ -141,8 +141,6 @@ $string['categories'] = 'Categories';
|
|||
$string['category'] = 'Category';
|
||||
$string['categoryadded'] = 'The category \'{$a}\' was added';
|
||||
$string['categorydeleted'] = 'The category \'{$a}\' was deleted';
|
||||
$string['categorymove'] = 'The category \'{$a->name}\' contains {$a->count} questions (some of them may be old, hidden, questions that are still in use in some existing quizzes).<br />Please choose another category to move them to.';
|
||||
$string['categorymoveto'] = 'Move them to this category';
|
||||
$string['categorynoedit'] = 'You do not have editing privileges in the category \'{$a}\'.';
|
||||
$string['categoryupdated'] = 'The category was successfully updated';
|
||||
$string['close'] = 'Close window';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue