Index: trunk/grails-app/i18n/messages.properties
===================================================================
--- trunk/grails-app/i18n/messages.properties	(revision 490)
+++ trunk/grails-app/i18n/messages.properties	(revision 503)
@@ -265,31 +265,38 @@
 
 # TaskSearch Service
-task.search.text.my.todays=Today''s tasks for {0}.
-task.search.text.my.todays.none.found=No tasks found for {0} today.
-task.search.text.my.yesterdays=Yesterday''s tasks for {0}.
-task.search.text.my.yesterdays.none.found=No tasks found for {0} yesterday.
-task.search.text.my.tomorrows=Tomorrow''s tasks for {0}.
-task.search.text.my.tomorrows.none.found=No tasks found for {0} tomorrow.
-task.search.text.todays=Today's tasks.
-task.search.text.todays.none.found=No tasks found for today.
-task.search.text.yesterdays=Yesterday's tasks.
-task.search.text.yesterdays.none.found=No tasks found for yesterday.
-task.search.text.tomorrows=Tomorrow's tasks.
-task.search.text.tomorrows.none.found=No tasks found for tomorrow.
-task.search.text.past.week=Tasks in the past week.
-task.search.text.past.week.none.found=No tasks found in the past week.
-task.search.text.my.past.week=Tasks in the past week for {0}.
-task.search.text.my.past.week.none.found=No tasks found in the past week for {0}.
-task.search.text.budget.unplanned=Tasks with budget status of 'Unplanned', in the past week.
-task.search.text.budget.unplanned.none.found=No tasks found with budget status of 'Unplanned', in the past week.
-task.search.text.budget.planned=Tasks with budget status of 'Planned', in the past week.
-task.search.text.budget.planned.none.found=No tasks found with budget status of 'Planned', in the past week.
-task.search.text.planners.range=Planners Range - Tasks in the past week and two weeks ahead.
-task.search.text.planners.range.none.found=No tasks found in the past week or two weeks ahead.
+task.search.text.all.tasks.message=All tasks for {0}.
+task.search.text.all.tasks.none.found=No tasks found for {0}.
+task.search.text.all.tasks.between.message=All tasks between {0} and {1}.
+task.search.text.all.tasks.between.none.found=No tasks found between {0} and {1}.
+
+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}.
+task.search.text.persons.tasks.between.message=Tasks for {0} between {1} and {2}.
+task.search.text.persons.tasks.between.none.found=No tasks found for {0} between {1} and {2}.
+
+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.calendar.text.too.many.results=Too many results, only {0} are shown.
 task.search.text.work.done=Work Done
-task.search.text.work.done.none.found=No entries found for {0} on {1}.
 task.search.text.work.done.description=Work done by person and date.
 task.search.text.work.done.message=Work done by {0} on {1}.
+task.search.text.work.done.none.found=No entries found for {0} on {1}.
 
 # InventoryItemSearch
