mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
added a string for category name
This commit is contained in:
parent
2150fe08e8
commit
56f8d57f76
@ -187,6 +187,7 @@ $string['category'] = 'Category';
|
||||
$string['categoryadded'] = 'The category \'$a\' was added';
|
||||
$string['categorydeleted'] = 'The category \'$a\' was deleted';
|
||||
$string['categoryduplicate'] = 'A category named \'$a\' already exists!';
|
||||
$string['categoryname'] = 'Category name';
|
||||
$string['changedpassword'] = 'Changed password';
|
||||
$string['changepassword'] = 'Change password';
|
||||
$string['changessaved'] = 'Changes saved';
|
||||
|
Loading…
x
Reference in New Issue
Block a user