Index: trunk/grails-app/i18n/messages.properties
===================================================================
--- trunk/grails-app/i18n/messages.properties	(revision 468)
+++ trunk/grails-app/i18n/messages.properties	(revision 476)
@@ -161,8 +161,4 @@
 assignedPerson.task.not.found=Please select a task and then ''Add Assigned Person''.
 
-default.close.text=Close
-default.options.text=Options
-default.none.text=None
-
 default.list.failure=Could not generate list for class {0}.
 default.not.found={0} {1} not found, it may have been deleted.
@@ -196,5 +192,10 @@
 
 default.paginate.prev=Previous
+default.paginate.prev.abbrev=Prev
 default.paginate.next=Next
+
+default.close.text=Close
+default.options.text=Options
+default.none.text=None
 
 # Rich UI plugin - Calendar
@@ -259,2 +260,27 @@
 
 fp.property.text.inventoryItemPurchaseType.name=Type
+
+# 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 with 'Target Start Date' in the past week.
+task.search.text.past.week.none.found=No tasks found with 'Target Start Date' in the past week.
+task.search.text.my.past.week=Tasks with ''Target Start Date'' in the past week for {0}.
+task.search.text.my.past.week.none.found=No tasks found with ''Target Start Date'' 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.calendar.text.too.many.results=Too many results, only {0} are shown.
