User tests: Successful: Unsuccessful:
…in language file
Pull Request resolves # .
Corrected grammatical error in plg_system_stats.ini -changed 'user's' (singular possessive) to 'users'' (plural possessive) to accurately reflect that the data comes from multiple users.
Text incorrectly reads "user's server settings"
Text correctly reads "users' server settings"
Please select:
Documentation link for guide.joomla.org:
No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration Language & Strings |
I have tested this item 🔴 unsuccessfully on d282de1
| Labels |
Added:
Language Change
PR-5.4-dev
|
||
I have tested this item ✅ successfully on 2176773
Your change as described correctly in the description to use the plural possesive users' is not in the actual code change
it is expected that you actually test your work before submitting it
Thank you for the feedback. I have pushed a new commit with the actual fix applied to the file. I also tested it locally before pushing this time. Sorry for the mistake on the first attempt
I have tested this item 🔴 unsuccessfully on d282de1
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/47499.
Thank you for the feedback. I have pushed a new commit with the actual fix applied to the file. Sorry for the mistake on the first attempt
I have tested this item ✅ successfully on 2176773
| Status | Pending | ⇒ | Ready to Commit |
RTC
@tecpromotion The typo fixed with this PR also exists in 5.4-dev. Should this count as a bug fix and so rebased to 5.4-dev? Or is it an enhancement or new feature so we should rebase it to 6.2-dev?
I've marked it as a bug.
In that case, though, I'd simply create a new pull request for 5.4.
| Labels |
Added:
RTC
bug
PR-6.1-dev
|
||
Thanks @Api-cmd for fixing.
Thanks @brianteeman and @SRV-KILLER09 for testing.
| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-04-03 10:22:06 |
| Closed_By | ⇒ | tecpromotion |
Your change as described correctly in the description to use the plural possesive users' is not in the actual code change
it is expected that you actually test your work before submitting it