X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=blobdiff_plain;f=lang%2Fen%2Fmoodle.php;h=ea5cca9282fbabfa203aa7717281e2258ecd930d;hp=b6d2062129784a3576e60ef691dfc0ac18bcbc66;hb=91a888df34209de579b68570c568f508ffdbd9e7;hpb=cd14c5cab85febca17362fd3d223f75abbd98db5;ds=sidebyside diff --git a/lang/en/moodle.php b/lang/en/moodle.php index b6d20621297..ea5cca9282f 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -645,6 +645,7 @@ $string['emailpasswordsent'] = 'Thank you for confirming the change of password. An email containing your new password has been sent to your address at
{$a->email}.
The new password was automatically generated - you might like to change your password to something easier to remember.'; +$string['emptydragdropregion'] = 'empty region'; $string['enable'] = 'Enable'; $string['encryptedcode'] = 'Encrypted code'; $string['english'] = 'English'; @@ -1086,6 +1087,7 @@ $string['moreinformation'] = 'More information about this error'; $string['moreprofileinfoneeded'] = 'Please tell us more about yourself'; $string['mostrecently'] = 'most recently'; $string['move'] = 'Move'; +$string['movecontent'] = 'Move {$a}'; $string['movecategorycontentto'] = 'Move into'; $string['movecategoryto'] = 'Move category to:'; $string['movecontentstoanothercategory'] = 'Move contents to another category'; @@ -1679,6 +1681,7 @@ $string['time'] = 'Time'; $string['timezone'] = 'Timezone'; $string['to'] = 'To'; $string['tocreatenewaccount'] = 'Skip to create new account'; +$string['tocontent'] = 'To item "{$a}"'; $string['today'] = 'Today'; $string['todaylogs'] = 'Today\'s logs'; $string['toeveryone'] = 'to everyone';