mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
Merge branch 'MDL-39661-master' of git://github.com/FMCorz/moodle
This commit is contained in:
commit
f6652bc750
3 changed files with 13 additions and 3 deletions
|
@ -50,6 +50,7 @@ $string['hidepanel'] = 'Hide panel';
|
|||
$string['moveblock'] = 'Move {$a} block';
|
||||
$string['moveblockafter'] = 'Move block to after {$a} block';
|
||||
$string['moveblockbefore'] = 'Move block to before {$a} block';
|
||||
$string['moveblockinregion'] = 'Move block to {$a} region';
|
||||
$string['movingthisblockcancel'] = 'Moving this block ({$a})';
|
||||
$string['onthispage'] = 'On this page';
|
||||
$string['pagetypes'] = 'Page types';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue