From 14b0f31b2ae1655383934cedfc8091636c9d96c8 Mon Sep 17 00:00:00 2001 From: Andrew Davis Date: Wed, 25 Aug 2010 07:50:12 +0000 Subject: [PATCH] rating MDL-23908 removed 2 strings --- mod/data/lang/en/data.php | 1 - mod/glossary/lang/en/glossary.php | 1 - 2 files changed, 2 deletions(-) diff --git a/mod/data/lang/en/data.php b/mod/data/lang/en/data.php index d1fad94e6d8..a5737ff5543 100755 --- a/mod/data/lang/en/data.php +++ b/mod/data/lang/en/data.php @@ -275,7 +275,6 @@ $string['ratingpublic'] = '{$a} can see everyone\'s ratings'; $string['ratingpublicnot'] = '{$a} can only see their own ratings'; $string['ratings'] = 'Ratings'; $string['ratingssaved'] = 'Ratings saved'; -$string['ratingsuse'] = 'Use ratings'; $string['recordapproved'] = 'Entry approved'; $string['recorddeleted'] = 'Entry deleted'; $string['recordsnotsaved'] = 'No entry was saved. Please check the format of the uploaded file.'; diff --git a/mod/glossary/lang/en/glossary.php b/mod/glossary/lang/en/glossary.php index fc22a4e34e5..fbeefe32e46 100644 --- a/mod/glossary/lang/en/glossary.php +++ b/mod/glossary/lang/en/glossary.php @@ -231,7 +231,6 @@ $string['ratingonlyteachers'] = 'Only {$a} can rate entries'; $string['ratingonlywithpermissions'] = 'Only people with permission to rate entries'; $string['ratings'] = 'Ratings'; $string['ratingssaved'] = 'Ratings saved'; -$string['ratingsuse'] = 'Use ratings'; $string['ratingtime'] = 'Restrict ratings to entries with dates in this range:'; $string['rejectedentries'] = 'Rejected entries'; $string['rejectionrpt'] = 'Rejection Report'; -- 2.43.0