From: Simon H. <sim...@us...> - 2010-11-02 18:07:57
|
Update of /cvsroot/stack/stack-dev/lang/en In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv10214/lang/en Modified Files: stack.php Log Message: Polishing the deployment page, including moodle category selector. Index: stack.php =================================================================== RCS file: /cvsroot/stack/stack-dev/lang/en/stack.php,v retrieving revision 1.159 retrieving revision 1.160 diff -C2 -d -r1.159 -r1.160 *** stack.php 1 Nov 2010 18:18:30 -0000 1.159 --- stack.php 2 Nov 2010 18:07:49 -0000 1.160 *************** *** 1169,1172 **** --- 1169,1173 ---- // Deployment strings $string['stackDeploy_button_update'] = 'Update'; // MUST match qtype_opaque + $string['FE_deployQuestion_moveTo'] = 'Move to'; // Reporting Strings |