Minor Suggestion - a change in Language #5642
-
|
e107_docs\help\English\Administrators e107_docs\help\English\Forums e107_languages\English\admin\lan_prefs.php People will complain about anything :/ |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
@BillyBoy0823, all three confirmed on master, and there's a sibling in the same file worth scooping up while we're in there. The three you flagged, exactly as you wrote them:
The sibling: same file,
Same defect class (singular "a user" → gendered pronoun), same file as your third one. A reviewer would flag the obvious sibling miss; might as well land both in one go. BC: no breakageLAN constants are keyed by name, not value, so Scope I'd proposeFour single-word changes across two files:
Want me to draft the PR? Or you can. Your call. |
Beta Was this translation helpful? Give feedback.


I've merged #5646 to correct the language strings, but the documentation rewrite (#5596) needs more work.