Pending

User tests: Successful: Unsuccessful:

avatar heelc29
heelc29
31 Jan 2026

This pull request builds on #46798, so that should be tested/merged first.

Summary of Changes

Since #35457 the transitions titles are translateable
For workflow and stage there is an extra field which shows the translated text and for transition it's missing.
image
This PRs adds the extra field with the translated value.
image

Testing Instructions

Edit an existing transition (you have to enable workflow integration)

Actual result BEFORE applying this Pull Request

only language key is there
image

Expected result AFTER applying this Pull Request

Translated value is displayed (here for example german)
image

Link to documentations

Please select:

  • No documentation changes for docs.joomla.org needed
  • No documentation changes for manual.joomla.org needed
avatar heelc29 heelc29 - open - 31 Jan 2026
avatar heelc29 heelc29 - change - 31 Jan 2026
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 31 Jan 2026
Category Administration com_templates com_workflow Unit Tests Repository JavaScript
avatar brianteeman
brianteeman - comment - 31 Jan 2026

did you intend to include all the changes from your other pr with tests

avatar heelc29
heelc29 - comment - 31 Jan 2026

did you intend to include all the changes from your other pr with tests

Yes (also the reason why in draft state; and an upmerge from 5.4/6.0 missing)
image

and this PR activates the relevant test
image

avatar HLeithner
HLeithner - comment - 13 Feb 2026

I personally would like to go into the other direction and removing the additional fields. We have a translation/override manager for this.

avatar brianteeman
brianteeman - comment - 13 Feb 2026

@HLeithner that doesn't let you have a multilingual admin. This does.

avatar HLeithner
HLeithner - comment - 13 Feb 2026

you will still have the translation in the overview, if you have 10 languages you have 10 lines, which is ... not so nice. (read the source code wrong) Alternative, show the translation as "inlinehelp" (always show) for example

Add a Comment

Login with GitHub to post a comment