From 0e2bcc6a5559a39e0ea3dd22d849c02712ff0053 Mon Sep 17 00:00:00 2001 From: donal72 Date: Fri, 3 Aug 2007 10:17:18 +0000 Subject: [PATCH] Additional lang strings for Mahoodle --- lang/en_utf8/moodle.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/en_utf8/moodle.php b/lang/en_utf8/moodle.php index bc9026a3fb..1cd1c54c44 100644 --- a/lang/en_utf8/moodle.php +++ b/lang/en_utf8/moodle.php @@ -660,6 +660,7 @@ $string['gdneed'] = 'GD must be installed to see this graph'; $string['gdnot'] = 'GD is not installed'; $string['gettheselogs'] = 'Get these logs'; $string['go'] = 'Go'; +$string['gotoyourserver'] = '(Links back to your server)'; $string['gpl'] = 'Copyright (C) 1999 onwards Martin Dougiamas (http://moodle.com) This program is free software; you can redistribute it and/or modify @@ -1177,6 +1178,7 @@ $string['registrationno'] = 'No, I do not want to receive email'; $string['registrationsend'] = 'Send registration information to moodle.org'; $string['registrationyes'] = 'Yes, please notify me about important issues'; $string['reject'] = 'Reject'; +$string['remotemaharauser'] = 'Remote Mahara User'; $string['remove'] = 'Remove'; $string['removeadmin'] = 'Remove admin'; $string['removecreator'] = 'Remove course creator'; -- 2.39.5