mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 00:16:46 +02:00
Merge branch 'MDL-17357-duplicate-strings' of git://github.com/mudrd8mz/moodle
This commit is contained in:
commit
20ba9a2e47
8 changed files with 6 additions and 13 deletions
|
@ -107,7 +107,6 @@ $string['field1030303']='Mining Engineering';
|
|||
$string['field1030305']='Materials Engineering';
|
||||
$string['field1030307']='Food Processing Technology';
|
||||
$string['field1030399']='Process and Resources Engineering (Other)';
|
||||
$string['field1030399']='Process and Resources Engineering (Other)';
|
||||
$string['field10305']='Automotive Engineering and Technology';
|
||||
$string['field1030501']='Automotive Engineering';
|
||||
$string['field1030503']='Vehicle Mechanics';
|
||||
|
|
|
@ -555,7 +555,6 @@ $string['showcalculations'] = 'Show calculations';
|
|||
$string['showcalculations_help'] = 'If enabled, when editing is turned on, a calculator icon is shown for each grade item and category, with tool tips over calculated items and a visual indicator that a column is calculated.';
|
||||
$string['showeyecons'] = 'Show show/hide icons';
|
||||
$string['showeyecons_help'] = 'If enabled, when editing is turned on, a show/hide icon is shown for each grade for controlling its visibility to the student.';
|
||||
$string['showfeedback'] = 'Show feedback';
|
||||
$string['showgroups'] = 'Show groups';
|
||||
$string['showhiddenitems'] = 'Show hidden items';
|
||||
$string['showhiddenitems_help'] = 'Whether hidden grade items are hidden entirely or if the names of hidden grade items are visible to students.
|
||||
|
|
|
@ -105,7 +105,6 @@ $string['forceunregister'] = 'Yes, clean registration data';
|
|||
$string['forceunregisterconfirmation'] = 'Your site cannot reach {$a}. This hub could be temporarily down. Unless you are sure you want to continue to remove registration locally, please cancel and try again later.';
|
||||
$string['geolocation'] = 'Geolocation';
|
||||
$string['geolocation_help'] = 'In future we may provide location-based searching. If you want to specify the location for your course use a latitude/longitude value here (eg: -31.947884,115.871285). One way to find this is to use Google Maps.';
|
||||
$string['siteemail'] = 'Email address';
|
||||
$string['hub'] = 'Hub';
|
||||
$string['imageurl'] = 'Image URL';
|
||||
$string['imageurl_help'] = 'This image will be displayed on the hub. This image must be available from the hub at any moment. The image should have a maximum size of {$a->width} X {$a->height}';
|
||||
|
@ -241,7 +240,6 @@ $string['statistics'] = 'Statistics privacy';
|
|||
$string['status'] = 'Hub listing';
|
||||
$string['statuspublished'] = 'Listed';
|
||||
$string['statusunpublished'] = 'Not listed';
|
||||
$string['subject'] = 'Subject';
|
||||
$string['tags'] = 'Tags';
|
||||
$string['tags_help'] = 'Tags help to further categorise your course and help it to be found. Please use simple, meaningful words and separate them with a comma. Example: math, algebra, geometry';
|
||||
$string['trustme'] = 'Trust';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue