From 257f9c9f2d8ff7e754aeab90332797b44a412f16 Mon Sep 17 00:00:00 2001 From: Christian Heel <66922325+heelc29@users.noreply.github.com> Date: Wed, 3 May 2023 19:47:02 +0200 Subject: [PATCH] [4.4] correct deprecation message --- administrator/language/en-GB/com_workflow.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/administrator/language/en-GB/com_workflow.ini b/administrator/language/en-GB/com_workflow.ini index f595847e9cc92..ff8133fc86842 100644 --- a/administrator/language/en-GB/com_workflow.ini +++ b/administrator/language/en-GB/com_workflow.ini @@ -104,7 +104,8 @@ COM_WORKFLOW_WORKFLOWS_TABLE_CAPTION="Workflows" COM_WORKFLOW_WORKFLOW_NOTE="Note" JLIB_HTML_PUBLISH_ITEM="Enable" JLIB_HTML_UNPUBLISH_ITEM="Disable" -; Deprecated 5.0. The following strings have never been used + +; All the following strings are deprecated and will be removed with 5.0 COM_WORKFLOW_ARE_YOU_SURE="Are you sure?" COM_WORKFLOW_AUTHOR="Author" COM_WORKFLOW_BASIC_TAB="Basic"