Skip to content

Commit

Permalink
[5.0]Remove unused workflow strings (#40511)
Browse files Browse the repository at this point in the history
  • Loading branch information
brianteeman committed Aug 22, 2023
1 parent d1b8305 commit c4ce360
Showing 1 changed file with 0 additions and 31 deletions.
31 changes: 0 additions & 31 deletions administrator/language/en-GB/com_workflow.ini
Original file line number Diff line number Diff line change
Expand Up @@ -104,34 +104,3 @@ COM_WORKFLOW_WORKFLOWS_TABLE_CAPTION="Workflows"
COM_WORKFLOW_WORKFLOW_NOTE="Note"
JLIB_HTML_PUBLISH_ITEM="Enable"
JLIB_HTML_UNPUBLISH_ITEM="Disable"

; 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"
COM_WORKFLOW_CONFIGURATION="Workflow: Options"
COM_WORKFLOW_CREATED_AT_ASC="Date Created ascending"
COM_WORKFLOW_CREATED_AT_DESC="Date Created descending"
COM_WORKFLOW_DATE_CREATED="Date Created"
COM_WORKFLOW_DATE_MODIFIED="Date Modified"
COM_WORKFLOW_DEFAULT_ITEM="Default option is already set for a different item."
COM_WORKFLOW_DESC_TAB="Description"
COM_WORKFLOW_EDIT="Edit"
COM_WORKFLOW_EDIT_TAB="Edit"
COM_WORKFLOW_ERROR_UPDATE_STAGE="Error while updating the stage."
COM_WORKFLOW_FIELD_CATEGORY_LIST_LABEL="Category List"
COM_WORKFLOW_MANAGE="Manage"
COM_WORKFLOW_MODIFIED_AT_ASC="Date Modified ascending"
COM_WORKFLOW_MODIFIED_AT_DESC="Date Modified descending"
COM_WORKFLOW_NA="N/A"
COM_WORKFLOW_NEW="New"
COM_WORKFLOW_PARAMS_TAB="Parameters"
COM_WORKFLOW_PUBLISHED="Published"
COM_WORKFLOW_PUBLISHED_DESC="Defines item behaviour."
COM_WORKFLOW_STAGE="Existing Stages"
COM_WORKFLOW_TRANSITION_DUPLICATE="This transition already exists."
COM_WORKFLOW_TRANSITION_THE_SAME_STAGE="Current stage and target stage are the same."
COM_WORKFLOW_TRASHED="Trashed"
COM_WORKFLOW_UNPUBLISHED="Unpublished"
COM_WORKFLOW_USER_GROUPS="User Group"
COM_WORKFLOW_USER_GROUPS_DESC="Select user group."

0 comments on commit c4ce360

Please sign in to comment.