added a string for category name

This commit is contained in:
toyomoyo 2007-08-16 08:36:35 +00:00
parent 2150fe08e8
commit 56f8d57f76

View File

@ -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';