mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
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:
parent
6663b9d1e3
commit
0064dc90e3
@ -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';
|
||||
|
Loading…
x
Reference in New Issue
Block a user