mirror of
https://github.com/moodle/moodle.git
synced 2025-04-22 17:02:03 +02:00
MDL-15471 - fix typo inappropriate
Thanks Sam for spotting it!
This commit is contained in:
parent
50a6106409
commit
90762324f9
@ -353,7 +353,7 @@ $string['tag:create'] = 'Create new tags';
|
||||
$string['tag:edit'] = 'Edit existing tags';
|
||||
$string['tag:editblocks'] = 'Edit blocks in tags pages';
|
||||
$string['tag:manage'] = 'Manage all tags';
|
||||
$string['tag:flag'] = 'Flag tags as innappropriate';
|
||||
$string['tag:flag'] = 'Flag tags as inappropriate';
|
||||
$string['thisusersroles'] = 'This user\'s role assignments';
|
||||
$string['unassignarole'] = 'Unassign role {$a}';
|
||||
$string['unassignerror'] = 'Error while unassigning the role {$a->role} from user {$a->user}.';
|
||||
|
Loading…
x
Reference in New Issue
Block a user