From 55ccb8c615e961b5477190ce2187993a1560e6f6 Mon Sep 17 00:00:00 2001 From: Arthur Campbell Date: Mon, 3 Apr 2023 11:29:04 +0100 Subject: [PATCH] minor copy change --- 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 8dba02d30..d2507c902 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -470,7 +470,7 @@ en: toggle_date: not_selected: "Select one of the options" invalid: "Enter a valid day, month and year" - before_creation: "The location cannot be deactivated before %{date}, the start of the collection year when it was created" + before_creation: "The location cannot be deactivated before %{date}, the date when it was first available" out_of_range: "The date must be on or after the %{date}" reactivation: before_deactivation: "This location was deactivated on %{date}. The reactivation date must be on or after deactivation date"