Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.1] Workflows missing strings #435

Closed
joomlapl-bot opened this issue Dec 1, 2023 · 1 comment
Closed

[5.1] Workflows missing strings #435

joomlapl-bot opened this issue Dec 1, 2023 · 1 comment

Comments

@joomlapl-bot
Copy link
Collaborator

PR w związku ze zmianą oryginału joomla/joomla-cms#42390 Poniżej zmiany w oryginale:

Click to expand the diff!
diff --git a/administrator/language/en-GB/com_workflow.ini b/administrator/language/en-GB/com_workflow.ini
index f5af1618b4e1..6b5d01f1fcfa 100644
--- a/administrator/language/en-GB/com_workflow.ini
+++ b/administrator/language/en-GB/com_workflow.ini
@@ -13,6 +13,7 @@ COM_WORKFLOW_DEFAULT="Default"
 COM_WORKFLOW_DESCRIPTION="Description"
 COM_WORKFLOW_DISABLE_DEFAULT="The default status cannot be changed."
 COM_WORKFLOW_ERROR_EXTENSION_NOT_SET="Extension not set."
+COM_WORKFLOW_ERROR_WORKFLOW_ID_NOT_SET="Workflow ID not set."
 COM_WORKFLOW_FIELD_IS_DEFAULT_LABEL="Default"
 COM_WORKFLOW_FIELD_NAME_LABEL="Name"
 COM_WORKFLOW_FILTER_SEARCH_DESC="Search in title and description."
@@ -34,6 +35,7 @@ COM_WORKFLOW_MSG_DELETE_WORKFLOW_IS_ASSIGNED="This workflow is in use by the com
 COM_WORKFLOW_MSG_DISABLE_DEFAULT="The default item has to stay published."
 COM_WORKFLOW_MSG_WORKFLOWS_DELETE_ERROR="There was a problem while deleting the item: %s"
 COM_WORKFLOW_NAME="Name"
+COM_WORKFLOW_NO_ITEM_SELECTED="No workflow selected."
 COM_WORKFLOW_N_ITEMS_CHECKED_IN="%d workflows checked in."
 COM_WORKFLOW_N_ITEMS_CHECKED_IN_1="Workflow checked in."
 COM_WORKFLOW_N_ITEMS_DELETED="%d workflows deleted."
@zwiastunsw
Copy link
Contributor

rozwiązane w 5.0.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants