From: Simon H. <sim...@us...> - 2010-12-02 19:26:03
|
Update of /cvsroot/stack/stack-dev/lang/en In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv29786/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.160 retrieving revision 1.161 diff -C2 -d -r1.160 -r1.161 *** stack.php 2 Nov 2010 18:07:49 -0000 1.160 --- stack.php 2 Dec 2010 19:25:55 -0000 1.161 *************** *** 533,537 **** $string['stackQuestion_authorPotentConclusion'] = 'potential responses. '; $string['stackQuestion_noQuestionParts'] = 'This item has no question parts. It cannot be answered.'; ! $string['stackQuestion_authorNewVersion'] = 'new version'; --- 533,537 ---- $string['stackQuestion_authorPotentConclusion'] = 'potential responses. '; $string['stackQuestion_noQuestionParts'] = 'This item has no question parts. It cannot be answered.'; ! $string['stackQuestion_authorNewInstance'] = 'new instance'; |