User tests: Successful: Unsuccessful:
The $this->text()
function should be used in plugin template files to translate strings. This eliminates the static use of Text::_
. When template files start to use functionality from the current context it will allow them to be reusable.
All strings are translated.
All strings are translated.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Category | ⇒ | Libraries Front End Plugins |
Status | New | ⇒ | Pending |
Title |
|
Labels |
Added:
PR-5.0-dev
|
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-08-17 15:17:03 |
Closed_By | ⇒ | laoneo |
@laoneo System tests are failing, and I think it could be related to this PR.