Index: trunk/grails-app/i18n/messages.properties
===================================================================
--- trunk/grails-app/i18n/messages.properties	(revision 708)
+++ trunk/grails-app/i18n/messages.properties	(revision 713)
@@ -374,4 +374,9 @@
 #
 
+task.search.include.completed=Incl. Completed
+task.search.include.completed.help=Include completed tasks in the results.
+
+task.search.text.all.tasks=All Tasks
+task.search.text.all.tasks.help=All tasks that are not in the trash. Tasks in the trash must be explicitly requested in the advanced search.
 task.search.text.all.tasks.message=All tasks for {0}.
 task.search.text.all.tasks.none.found=No tasks found for {0}.
@@ -379,4 +384,20 @@
 task.search.text.all.tasks.between.none.found=No tasks found between {0} and {1}.
 
+task.search.text.budget.planned=Budget Planned
+task.search.text.budget.planned.help=Tasks with a budget status of 'Planned'.
+task.search.text.budget.planned.message=Tasks with a budget status of 'Planned' for {0}.
+task.search.text.budget.planned.none.found=No tasks found with a budget status of 'Planned' for {0}.
+task.search.text.budget.planned.between.message=Tasks with a budget status of 'Planned' between {0} and {1}.
+task.search.text.budget.planned.between.none.found=No tasks found with a budget status of 'Planned' between {0} and {1}.
+
+task.search.text.budget.unplanned=Budget Unplanned
+task.search.text.budget.unplanned.help=Tasks with a budget status of 'Unplanned'.
+task.search.text.budget.unplanned.message=Tasks with a budget status of 'Unplanned' for {0}.
+task.search.text.budget.unplanned.none.found=No tasks found with a budget status of 'Unplanned' for {0}.
+task.search.text.budget.unplanned.between.message=Tasks with a budget status of 'Unplanned' between {0} and {1}.
+task.search.text.budget.unplanned.between.none.found=No tasks found with a budget status of 'Unplanned' between {0} and {1}.
+
+task.search.text.persons.tasks=Person's Tasks
+task.search.text.persons.tasks.help=Approved tasks that a person is assigned to.
 task.search.text.persons.tasks.message=Tasks for {0} on {1}.
 task.search.text.persons.tasks.none.found=No tasks found for {0} on {1}.
@@ -386,21 +407,12 @@
 task.search.text.my.todays=Today
 task.search.text.my.todays.description=My tasks and approved tasks that I am assigned to.
-task.search.text.my.yesterdays=Yesterday
-task.search.text.my.tomorrows=Tomorrow
-task.search.text.my.past.week=Past Week
-task.search.text.todays=Today
-task.search.text.todays.description=All tasks that are not in the trash bin.
-task.search.text.yesterdays=Yesterday
-task.search.text.tomorrows=Tomorrow
-task.search.text.past.week=Past Week
-task.search.text.budget.unplanned=Unplanned Tasks
-task.search.text.budget.unplanned.message=Tasks with budget status of 'Unplanned' between {0} and {1}.
-task.search.text.budget.unplanned.none.found=No tasks found with budget status of 'Unplanned' between {0} and {1}.
-task.search.text.budget.planned=Planned Tasks
-task.search.text.budget.planned.description=Task with budget status of Planned, in the past week.
-task.search.text.budget.planned.message=Tasks with budget status of 'Planned' between {0} and {1}.
-task.search.text.budget.planned.none.found=No tasks found with budget status of 'Planned' between {0} and {1}.
-task.search.text.planners.range=Planners Range
-task.search.text.planners.range.description=Tasks in the past week and two weeks ahead.
+
+task.search.text.persons.immediate.callouts=Person's Callouts
+task.search.text.persons.immediate.callouts.help=Immediate callouts by person (lead person or created by).
+task.search.text.persons.immediate.callouts.message=Immediate callouts for {0} on {1}.
+task.search.text.persons.immediate.callouts.none.found=No immediate callouts found for {0} on {1}.
+task.search.text.persons.immediate.callouts.between.message=Immediate callouts for {0} between {1} and {2}.
+task.search.text.persons.immediate.callouts.between.none.found=No immediate callouts found for {0} between {1} and {2}.
+
 task.search.calendar.text.too.many.results=Too many results, only {0} are shown.
 task.search.text.work.done=Work Done
