joomla-cms icon indicating copy to clipboard operation
joomla-cms copied to clipboard

[5.2] AbstractView: Fix translation of error message

Open Hackwar opened this issue 1 year ago • 0 comments

Summary of Changes

The $this->text() used in this code does not exist in the class. This PR replaces that with the Text::sprintf() instead.

Testing Instructions

Codereview

Link to documentations

Please select:

  • [ ] Documentation link for docs.joomla.org:

  • [X] No documentation changes for docs.joomla.org needed

  • [ ] Pull Request link for manual.joomla.org:

  • [X] No documentation changes for manual.joomla.org needed

Hackwar avatar Apr 24 '24 20:04 Hackwar