diff --git a/lang/en_utf8/moodle.php b/lang/en_utf8/moodle.php index a1e797ec098..9e33db48c46 100644 --- a/lang/en_utf8/moodle.php +++ b/lang/en_utf8/moodle.php @@ -1298,7 +1298,7 @@ $string['selectacountry'] = 'Select a country'; $string['selectall'] = 'Select all'; $string['selectdefault'] = 'Select default'; $string['selectamodule'] = 'Please select an activity module'; -$string['selectednowmove'] = '$a files selected for moving. Now go to the destination and press \'Move files to here\''; +$string['selectednowmove'] = '$a files selected for moving. Now go into the destination folder and press \'Move files to here\''; $string['selectnos'] = 'Select all \'no\''; $string['selectperiod'] = 'Select period'; $string['senddetails'] = 'Send my details via email';