Index: trunk/grails-app/i18n/messages.properties
===================================================================
--- trunk/grails-app/i18n/messages.properties	(revision 440)
+++ trunk/grails-app/i18n/messages.properties	(revision 445)
@@ -129,9 +129,17 @@
 taskRecurringSchedule.generateAhead=Generate Ahead
 taskRecurringSchedule.generateAhead.help=How far ahead of the next target start date to generate sub tasks. \
-This allows work packs to be built and work load to be seen and planned. \
-Only generate ahead as far as short term planning is done, since all generated sub task values will be set and therefore \
-time consuming to change.
+    This allows work packs to be built and work load to be seen and planned. \
+    Only generate ahead as far as short term planning is done, since all generated sub task \
+    values will be set and therefore time consuming to change.
+taskRecurringSchedule.maxSubTasks=Max Sub Tasks
+taskRecurringSchedule.maxSubTasks.help=Maximum number of sub tasks to generate. Set to 0 \
+    for no limit.
+taskRecurringSchedule.useTargetCompletionDate=Target Completion
+taskRecurringSchedule.useTargetCompletionDate.help=On to use the parent task's target completion date. \
+    Off to continue generation past the parent task's target completion date.
 taskRecurringSchedule.enabled=Enabled
-taskRecurringSchedule.enabled.help=On to enable automatic sub task generation. Off to stop automatic sub task generation.
+taskRecurringSchedule.enabled.help=On to enable automatic sub task generation. \
+    Off to stop automatic sub task generation. <br /><br />\
+    The system will turn this off if there are no further sub tasks to be generated.
 
 task.primaryAsset=Primary Asset
