Index: lang/en_utf8/choice.php
===================================================================
RCS file: /cvsroot/moodle/moodle/lang/en_utf8/Attic/choice.php,v
retrieving revision 1.6.4.5
diff -u -r1.6.4.5 choice.php
--- lang/en_utf8/choice.php	18 Mar 2009 23:05:09 -0000	1.6.4.5
+++ lang/en_utf8/choice.php	21 Jun 2010 14:10:45 -0000
@@ -1,4 +1,4 @@
-<?PHP // $Id: choice.php,v 1.6.4.5 2009/03/18 23:05:09 danmarsden Exp $
+<?PHP // $Id: choice.php,v 1.6.4.5 2009-03-18 23:05:09 danmarsden Exp $
       // choice.php - created with Moodle 1.7 beta + (2006101003)
 
 
@@ -26,6 +26,7 @@
 $string['limitanswers'] = 'Limit the number of responses allowed';
 $string['modulename'] = 'Choice';
 $string['modulenameplural'] = 'Choices';
+$string['moveto'] = 'Move to';
 $string['mustchooseone'] = 'You must choose an answer before saving.  Nothing was saved.';
 $string['noguestchoose'] = 'Sorry, guests are not allowed to make choices.';
 $string['noresultsviewable'] = 'The results are not currently viewable.';
 
-?>
\ No newline at end of file
+?>
