Skip to content

[5.4] Remove duplicate string#46008

Merged
muhme merged 2 commits intojoomla:5.4-devfrom
brianteeman:lasy
Aug 29, 2025
Merged

[5.4] Remove duplicate string#46008
muhme merged 2 commits intojoomla:5.4-devfrom
brianteeman:lasy

Conversation

@brianteeman
Copy link
Contributor

Summary of Changes

This PR removes a duplicate loading of the language string JFIELD_MEDIA_LAZY_LABEL

Additionally I have alpha sorted the strings. Should make it easier in the future if a string is added to prevent it being added twice.

Testing Instructions

Sorry I have no idea where this is used so testing by code review or let me know where it is used and I can update the test instructions

Actual result BEFORE applying this Pull Request

Expected result AFTER applying this Pull Request

Link to documentations

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

This PR removes a duplicate loading of the language string JFIELD_MEDIA_LAZY_LABEL

Additionally I have alpha sorted the strings. Should make it easier in the future if a string is added to prevent it being added twice.

Sorry I have no idea where this is used so testing by code review or let me know where it is used and I can update the test instructions

Signed-off-by: BrianTeeman <brian@teeman.net>
Signed-off-by: BrianTeeman <brian@teeman.net>
Copy link
Contributor

@muhme muhme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Self-checked with sort -u - gives the same result.

@muhme muhme added the bug label Aug 29, 2025
@muhme muhme merged commit 6fe4e29 into joomla:5.4-dev Aug 29, 2025
40 checks passed
@muhme muhme added this to the Joomla! 5.4.0 milestone Aug 29, 2025
@muhme
Copy link
Contributor

muhme commented Aug 29, 2025

Thank you @brianteeman for your contribution.

@brianteeman brianteeman deleted the lasy branch August 29, 2025 10:08
rdeutz pushed a commit to rdeutz/joomla-cms that referenced this pull request Sep 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants