Update of /cvsroot/stack/stack-dev/lang/en
In directory vz-cvs-3.sog:/tmp/cvs-serv7181/lang/en
Modified Files:
stack.php
Log Message:
Index: stack.php
===================================================================
RCS file: /cvsroot/stack/stack-dev/lang/en/stack.php,v
retrieving revision 1.163
retrieving revision 1.164
diff -C2 -d -r1.163 -r1.164
*** stack.php 24 Jan 2011 09:47:20 -0000 1.163
--- stack.php 17 Nov 2011 08:48:17 -0000 1.164
***************
*** 860,864 ****
$string['stackInstall_dbPriviliges'] = 'Please check you have read and write privileges on the database {$a}';
$string['stackInstall_fillin'] = 'Please complete {$a}';
! $string['stackInstall_moodlePath'] = 'Full Path to Moodle';
$string['stackInstall_moodleDBSetting'] = 'Moodle Database Settings';
$string['stackInstall_moodleDesc1'] = 'STACK can use Moodle\'s database for student\'s details. Student\'s who register on the Moodle site won\'t need to register again with STACK.';
--- 860,864 ----
$string['stackInstall_dbPriviliges'] = 'Please check you have read and write privileges on the database {$a}';
$string['stackInstall_fillin'] = 'Please complete {$a}';
! $string['stackInstall_moodlePath'] = 'Full Path to Moodle. (Please note STACK does not currently install with Moodle 2.1. STACK v.3 is under development)';
$string['stackInstall_moodleDBSetting'] = 'Moodle Database Settings';
$string['stackInstall_moodleDesc1'] = 'STACK can use Moodle\'s database for student\'s details. Student\'s who register on the Moodle site won\'t need to register again with STACK.';
***************
*** 1342,1344 ****
//get_string('ThisSTACKVer','stack','')
! ?>
\ No newline at end of file
--- 1342,1344 ----
//get_string('ThisSTACKVer','stack','')
! ?>
\ No newline at end of file
|