From 30f90b7c8d95aff1e4de9dbbff8cb89a6603449c Mon Sep 17 00:00:00 2001 From: Eric Davis Date: Tue, 14 Sep 2010 15:01:44 -0700 Subject: [PATCH] [#4508] Update the Retainer single month label content. --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index e12914d..f702d07 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -66,7 +66,7 @@ en: text_missing_period: "This deliverable is missing a date range so it cannot have budget items. Please save start and end dates before adding any budget items." text_changed_period_message: "The period for this deliverable has been changed. Would you like to expand/shrink the Deliverable Finances?" field_current_period: "Current period" - text_retainer_monthly_message: "For a single month" + text_retainer_monthly_message: "Enter budget for a representative month. Any overrides to individual months can be done via the editor after saving." text_flash_deliverable_created: "Deliverable: {{name}} was successfully created." text_flash_deliverable_updated: "Deliverable: {{name}} was successfully updated." text_flash_deliverable_destroyed: "Deliverable: {{name}} was successfully destroyed."