'previous_2.month' => ts('Previous 2 Months'),
'previous_2.week' => ts('Previous 2 Weeks'),
'previous_2.day' => ts('Previous 2 Days'),
- 'earlier.year' => ts('To End of Prior Year'),
- 'earlier.quarter' => ts('To End of Prior Quarter'),
- 'earlier.month' => ts('To End of Prior Month'),
- 'earlier.week' => ts('To End of Prior Week'),
- 'earlier.day' => ts('To End of Prior Day'),
+ 'earlier.year' => ts('To End of Previous Year'),
+ 'earlier.quarter' => ts('To End of Previous Quarter'),
+ 'earlier.month' => ts('To End of Previous Month'),
+ 'earlier.week' => ts('To End of Previous Week'),
+ 'earlier.day' => ts('To End of Previous Day'),
'greater.year' => ts('From Start of Current Year'),
'greater.quarter' => ts('From Start of Current Quarter'),
'greater.month' => ts('From Start of Current Month'),