From 9be8e8a87b38693ca8feebc25c459ed473dbc6bb Mon Sep 17 00:00:00 2001 From: David Mudrak Date: Mon, 24 May 2010 09:54:43 +0000 Subject: [PATCH] MDL-21695 Deleted aggregationview.html, not used any more --- lang/en/grades.php | 2 -- lang/en/help/grade/aggregationview.html | 2 -- 2 files changed, 4 deletions(-) delete mode 100644 lang/en/help/grade/aggregationview.html diff --git a/lang/en/grades.php b/lang/en/grades.php index 129295abecc..b49e583ce31 100755 --- a/lang/en/grades.php +++ b/lang/en/grades.php @@ -81,7 +81,6 @@ $string['aggregationposition'] = 'Aggregation position'; $string['aggregationposition_help'] = 'This setting determines whether the category and course total columns are displayed first or last in the gradebook reports.'; $string['aggregationsvisible'] = 'Available aggregation types'; $string['aggregationsvisiblehelp'] = 'Select all aggregation types that should be available. Hold down the Ctrl key to select multiple items.'; -$string['aggregationview'] = 'Aggregation view'; $string['allgrades'] = 'All grades by category'; $string['allstudents'] = 'All students'; $string['allusers'] = 'All users'; @@ -117,7 +116,6 @@ $string['categorytotal'] = 'Category total'; $string['categorytotalfull'] = '{$a->category} total'; $string['combo'] = 'Tabs and Dropdown menu'; $string['compact'] = 'Compact'; -$string['configaggregationview'] = 'Each category can be displayed in three ways: Full mode (aggregated column and grade item columns), the aggregated column only, or the grade items alone.'; $string['configaveragesdecimalpoints'] = 'Specifies the number of decimal points to display for each column mean. If Inherit is selected, the display type for each column is used.'; $string['configaveragesdisplaytype'] = 'Specifies how to display the mean for each column. If Inherit is selected, the display type for each column is used.'; $string['configcoursegradedisplaytype'] = 'Select the default display type of grades for this course. You can also select the site default value. Grades can be shown as real grades, as percentages (in reference to the minimum and maximum grades) or as letters (A, B, C etc..). Selecting Letters will allow you to define your own grade letters and boundaries.'; diff --git a/lang/en/help/grade/aggregationview.html b/lang/en/help/grade/aggregationview.html deleted file mode 100644 index a4d8a497b13..00000000000 --- a/lang/en/help/grade/aggregationview.html +++ /dev/null @@ -1,2 +0,0 @@ -

Aggregation view

-

Each category can be displayed in three ways: Full mode (aggregated column and grade item columns), the aggregated column only, or the grade items alone.