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

[4.3] Add workflow strings #2731

Closed
jgerman-bot opened this issue Jan 26, 2023 · 0 comments · Fixed by #2732
Closed

[4.3] Add workflow strings #2731

jgerman-bot opened this issue Jan 26, 2023 · 0 comments · Fixed by #2732

Comments

@jgerman-bot
Copy link

New language relevant PR in upstream repo: joomla/joomla-cms#39680 Here are the upstream changes:

Click to expand the diff!
diff --git a/language/en-GB/com_content.ini b/language/en-GB/com_content.ini
index d1a9f8e1a9f7..a8a07ffaa97a 100644
--- a/language/en-GB/com_content.ini
+++ b/language/en-GB/com_content.ini
@@ -82,6 +82,7 @@ COM_CONTENT_RATINGS_COUNT="Rating: %s"
 COM_CONTENT_READ_MORE="Read more …"
 COM_CONTENT_READ_MORE_TITLE="Read more: %s"
 COM_CONTENT_REGISTER_TO_READ_MORE="Register to read more …"
+COM_CONTENT_RUN_TRANSITION="Run Transition"
 COM_CONTENT_SAVE_SUCCESS="Article saved."
 COM_CONTENT_SAVE_WARNING="Alias already existed so a number was added at the end. If you want to change the alias, please contact a site administrator"
 COM_CONTENT_SELECT_AN_ARTICLE="Select an Article"
@@ -92,4 +93,5 @@ COM_CONTENT_TRANSITION="Transition"
 COM_CONTENT_VOTES="Vote"
 COM_CONTENT_VOTES_COUNT="Vote: %s"
 COM_CONTENT_WORKFLOW="Workflow"
+COM_CONTENT_WORKFLOW_STAGE="Workflow Stage"
 COM_CONTENT_WRITTEN_BY="Written by: %s"
@tecpromotion tecpromotion changed the title Add workflow strings [4.3] Add workflow strings Jan 28, 2023
@tecpromotion tecpromotion linked a pull request Jan 28, 2023 that will close this issue
@heelc29 heelc29 closed this as completed Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

4 participants