From: stronk7 Date: Sun, 4 Apr 2004 18:44:35 +0000 (+0000) Subject: One new string...to restore. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b31355aa81df1cb5ca652703c023323763caf644;p=moodle.git One new string...to restore. --- diff --git a/lang/en/moodle.php b/lang/en/moodle.php index e2f9bd317f..615c604d5a 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -873,6 +873,7 @@ $string['uploadthisfile'] = 'Upload this file'; $string['uploadusers'] = 'Upload users'; $string['user'] = 'User'; $string['userconfirmed'] = 'Confirmed $a'; +$string['userdata'] = 'User Data'; $string['userdeleted'] = 'This user account has been deleted'; $string['userdescription'] = 'Description'; $string['userfiles'] = 'User Files';