Update of /cvsroot/stack/stack-1-0/lang/en
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27355/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.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** stack.php 12 Sep 2005 08:07:47 -0000 1.27
--- stack.php 7 Oct 2005 06:26:38 -0000 1.28
***************
*** 297,301 ****
$string['menu_NewQ'] = 'New question';
$string['menu_Author'] = 'Author doc';
! $string['menu_Syntax'] = 'Syntax';
$string['menu_Options'] = 'Options';
$string['menu_AnswerT'] = 'Answer tests';
--- 297,301 ----
$string['menu_NewQ'] = 'New question';
$string['menu_Author'] = 'Author doc';
! $string['menu_Syntax'] = 'STACK commands';
$string['menu_Options'] = 'Options';
$string['menu_AnswerT'] = 'Answer tests';
|