Merge branch 'MDL-39661-master' of git://github.com/FMCorz/moodle

This commit is contained in:
Dan Poltawski 2014-01-13 08:54:22 +08:00
commit f6652bc750
3 changed files with 13 additions and 3 deletions

View file

@ -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';