Skip to content

Commit

Permalink
[4.4] correct deprecation message (#40534)
Browse files Browse the repository at this point in the history
  • Loading branch information
heelc29 committed May 5, 2023
1 parent f99abb1 commit 90622ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion administrator/language/en-GB/com_workflow.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 90622ab

Please sign in to comment.