User tests: Successful: Unsuccessful:
Pull Request resolves #47431.
Summary of Changes
Changed "Links and Images" → "Images and Links" in com_tags to match com_content.
Testing Instructions
Expected Result
Both components use "Images and Links"
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration Language & Strings |
| Status | Pending | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-03-31 08:01:30 |
| Closed_By | ⇒ | muhme | |
| Labels |
Added:
Language Change
PR-5.4-dev
|
||
@mohsinkhan85090 Thank you for your contribution.
It appears that this PR has not been tested. Testing is mandatory before submitting a pull request.
I applied your changes but could not observe any effect. Additionally, I could not find any usage of the modified constant COM_TAGS_FIELDSET_URLS_AND_IMAGES, so the change does not seem to have any impact.
Please also note that UX improvements are generally not considered bug fixes and therefore are not suitable for the 5.4-dev branch.
For these reasons, I am closing this PR.
If you wanted to fix this by changing the text then the strings to edit would have been
COM_CONTENT_SHOW_IMAGES_URLS_BACK_LABEL="Administrator Images and Links"
COM_CONTENT_SHOW_IMAGES_URLS_FRONT_LABEL="Frontend Images and Links"
This PR doesn't resolve #47431.
#47469 resolve the Issue.