From: Chris S. <san...@us...> - 2010-08-26 13:19:26
|
Update of /cvsroot/stack/stack-dev/lang/en In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv1424/lang/en Modified Files: Tag: STACK2_2 stack.php Log Message: Index: stack.php =================================================================== RCS file: /cvsroot/stack/stack-dev/lang/en/stack.php,v retrieving revision 1.153.2.26 retrieving revision 1.153.2.27 diff -C2 -d -r1.153.2.26 -r1.153.2.27 *** stack.php 11 Aug 2010 16:06:51 -0000 1.153.2.26 --- stack.php 26 Aug 2010 13:19:17 -0000 1.153.2.27 *************** *** 50,53 **** --- 50,54 ---- $string['stackQuestion_questionKeywordFilter'] = 'Keyword filter'; $string['stackQuestion_questionKeywordReset'] = '[reset]'; + $string['stackQuestion_questionKeywordInvertFilter'] = 'Invert keywords'; $string['stackQuestion_questionBody'] = 'Body'; $string['stackQuestion_questionUserLastEdited'] = 'User'; |