NOMDL Rewording text used for Hide/Show icon

Show icon from others is a bug, should be Show icon to others. But
because others can have the capability to view hidden sections anyway,
it was decided to keep just Hide/Show
This commit is contained in:
David Mudrak 2010-10-08 13:39:04 +00:00
parent 6663b9d1e3
commit 0064dc90e3

View File

@ -811,8 +811,8 @@ $string['hidepicture'] = 'Hide picture';
$string['hidesection'] = 'Hide section {$a}';
$string['hidesettings'] = 'Hide settings';
$string['hideshowblocks'] = 'Hide or show blocks';
$string['hidetopicfromothers'] = 'Hide topic from others';
$string['hideweekfromothers'] = 'Hide week from others';
$string['hidetopicfromothers'] = 'Hide topic';
$string['hideweekfromothers'] = 'Hide week';
$string['hits'] = 'Hits';
$string['hitsoncourse'] = 'Hits on {$a->coursename} by {$a->username}';
$string['hitsoncoursetoday'] = 'Today\'s hits on {$a->coursename} by {$a->username}';
@ -1504,8 +1504,8 @@ $string['showreports_help'] = 'Activity reports are available for each participa
$string['showsettings'] = 'Show settings';
$string['showtheselogs'] = 'Show these logs';
$string['showthishelpinlanguage'] = 'Show this help in language: {$a}';
$string['showtopicfromothers'] = 'Show topic from others';
$string['showweekfromothers'] = 'Show week from others';
$string['showtopicfromothers'] = 'Show topic';
$string['showweekfromothers'] = 'Show week';
$string['schedule'] = 'Schedule';
$string['scheduledbackupsinactive'] = 'Scheduled backups haven\'t been enabled by the site admin';
$string['scheduledbackupstatus'] = 'Scheduled backup status';