Update of /cvsroot/stack/stack-1-0/lang/en
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30071/lang/en
Modified Files:
stack.php
Log Message:
Index: stack.php
===================================================================
RCS file: /cvsroot/stack/stack-1-0/lang/en/stack.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** stack.php 22 Jun 2005 13:14:35 -0000 1.5
--- stack.php 4 Jul 2005 16:15:02 -0000 1.6
***************
*** 229,232 ****
--- 229,233 ----
$string['menu_CAS_Fn'] = 'CAS functions';
$string['menu_CAS_OL'] = 'CAS online';
+ $string['menu_CAS_OLML'] = 'MathML demo';
$string['menu_Install'] = 'Install';
$string['menu_Develop'] = 'Develop';
|