From d35909e19e1c176286b4e4fc5a78fee926523daf Mon Sep 17 00:00:00 2001 From: James O'Keeffe Date: Wed, 14 Apr 2021 16:23:35 +0000 Subject: [PATCH] Bug 27277: Queued vs Enqueued Changed the other occurences of "Enqueued on", "Started on", and "Ended on" to "Queued", "Started", and "Ended" (As pointed out by Jonathan). Task Plan: 1. Navigate to th background jobs page 2. Ensure that the spelling of the changes are correct, and that there are no other instances of "Enqueued on", "Started on", and "Ended on" that have been missed. Signed-off-by: Owen Leonard Signed-off-by: Julian Maurice Signed-off-by: Jonathan Druart (cherry picked from commit e62687a1df5e99b013b760353877a2f2be689871) Signed-off-by: Fridolin Somers --- .../intranet-tmpl/prog/en/modules/admin/background_jobs.tt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/background_jobs.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/background_jobs.tt index 8c075c12bb..4acbb3da02 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/background_jobs.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/background_jobs.tt @@ -149,9 +149,9 @@ Status Progress Type - Enqueued on - Started on - Ended on + Queued + Started + Ended Actions -- 2.20.1